I\'m using webpack with vuejs. Webpack does its thing, but when I look at the outputted app.js file, it gives me this error.
\'import\' and \'export\
Maybe you're missing some plugins, try:
npm i --save-dev babel-plugin-transform-vue-jsx npm i --save-dev babel-plugin-transform-runtime npm i --save-dev babel-plugin-syntax-dynamic-import