After the vue project is packaged, an error is reported under ie: 'SCRIPT1006: missing')''this is true for both ie8,9,10,11

ie 8,9,10,11
Edge...
ES6 webpackbabel-polyfill es6 es5

Mar.21,2021

if it is vue-cli, there should be
of polyfill. Another possibility is that a package you introduced is implemented in es6. Babel cannot transfer the code in node_moduls


to ask you whether this has been solved? I have the same problem

Menu