npm install -save babel-polyfill 

module.exports = {
   
    entry: {
        app: ['babel-polyfill','./src/main.js'],
    },

Logo

前往低代码交流专区

更多推荐