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

The vue project is configured with babel-polyfill but still displays a blank page in ie #1514

Open smallhuai opened 4 years ago

smallhuai commented 4 years ago

Babel-polyfill is configured in the project file webpack.base.config. Js, and babel-polyfill is also introduced in main.js