yes it's possible. just use SplitChunksPlugin like module.exports = { entry: ["@babel/polyfill",'./src/index.js'], output: { path: ...
確定! 回上一頁