Giter VIP home page Giter VIP logo

meteor-vue3's Introduction

Hi ๐Ÿ‘‹ My name is Henrique

Engineering Manager & Senior Software Engineer

Engineering Manager & Senior Software Engineer at @meteorjs and @meteorcloud. Former Digital Nomad, Marketeer, DJ, and Electronic Music Producer.

  • ๐ŸŒ Brazilian-Italian-Spanish ๐Ÿ‡ง๐Ÿ‡ท๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ‡ช๐Ÿ‡ธ currently based in Curitiba, Brazil
  • โœ‰๏ธ You can contact me at [email protected]

Skills

Git Go JavaScript PHP Rust TypeScript HTML5 React NextJs Vue CSS3 Sass TailwindCSS Chakra UI Webpack Babel Vite NodeJS Express GraphQL NestJS MongoDB MySQL PostgreSQL Supabase Laravel Figma

Socials

meteor-vue3's People

Contributors

henriquealbert avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nooitaf

meteor-vue3's Issues

Build fails at minify stage

Describe the bug
Build fails at minify stage after a fresh example creation.

To Reproduce
Steps to reproduce the behavior:

  1. meteor create --vue minitest
  2. cd minitest
  3. npm run build
  4. See error

Desktop (please complete the following information):

  • OS: Linuxmint 20.3
  • node v14.21.2 || also tried v16 and v18
  • npm v6.14.17

Additional context

$ npm run build

> build
> meteor build ../output/vue --directory

โšก๏ธ Building packages to make them available to export analyzer...
โšก๏ธ Packages built (11243.45ms)
โšก๏ธ Building with Vite...
vite v3.2.5 building for production...
transforming...
โœ“ 33 modules transformed.
rendering chunks...
node_modules/.vite-meteor/dist/meteor-entry.js   0.02 KiB / gzip: 0.04 KiB
node_modules/.vite-meteor/dist/About.js          0.59 KiB / gzip: 0.33 KiB
node_modules/.vite-meteor/dist/main.js           284.71 KiB / gzip: 67.18 KiB

โšก๏ธ Build successful (876.74ms)
Errors prevented bundling:                    
While minifying app code:                     
packages/minifyStdJS/plugin/minify-js.js:49:25: terser minification error (SyntaxError:"Import" statement may only appear at the top level)
Source file: client/main.js  (2:0)
Line content: import "./vite/meteor-entry.js"

at maybeThrowMinifyErrorBySourceFile (packages/minifyStdJS/plugin/minify-js.js:49:25)
at packages/minifyStdJS/plugin/minify-js.js:77:11
at Array.forEach (<anonymous>)
at MeteorMinifier.processFilesForBundle (packages/minifyStdJS/plugin/minify-js.js:66:11)


While minifying app code:
packages/minifyStdJS/plugin/minify-js.js:49:25: terser minification error (SyntaxError:"Import" statement may only appear at the top level)
Source file: client/main.js  (2:0)
Line content: import "./vite/meteor-entry.js"

at maybeThrowMinifyErrorBySourceFile (packages/minifyStdJS/plugin/minify-js.js:49:25)
at packages/minifyStdJS/plugin/minify-js.js:77:11
at Array.forEach (<anonymous>)
at MeteorMinifier.processFilesForBundle (packages/minifyStdJS/plugin/minify-js.js:66:11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.