Help! Introducing babel-polyfill into vue to report errors in IE

ask for help! Introducing babel-polyfill into vue to report errors in IE

has been configured with babel-polyfill, and import in main.js and webpack.base.conf.js, it will still report the following error

clipboard.png

clipboard.png

then there are people on the Internet who say to use event-source-polyfill, and then report to Vuex requires a Promise polyfill in this browser, after configuration, and then it won"t work either

has anyone encountered such a problem or who can take a look at it for me?

Menu