vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.71k stars 4.4k forks source link

webpack test fails because of import export error!!! #1516

Open diezcode opened 4 years ago

diezcode commented 4 years ago

I have a problem when I'm using import or export in my fresh vue webpack project. image

Any fix for this?