framework7-template-vue-webpack icon indicating copy to clipboard operation
framework7-template-vue-webpack copied to clipboard

npm run build-prod error

Open adel-ezzat opened this issue 6 years ago • 1 comments

Entrypoint main = app.css app.js

ERROR in app.js from UglifyJs Unexpected token: punc (() [node_modules/vue-read-more/components/ReadMoreCompon ent.vue:36,0][app.js:4025,6]

Build failed with errors.

adel-ezzat avatar Feb 20 '19 09:02 adel-ezzat

Hi @adelezzatl I'm not sure if you are still having the same issue. I ran into the problem too. I've solved it by downloading the repo again and following the "Build Setup" from the read me.

When I ran into the issue at first, I had been messing around with pnpm and also migrating my V3 project at the same time. I'm still not sure what caused it.

knmr avatar Mar 04 '19 11:03 knmr