const StatsPlugin = require('stats-webpack-plugin') module.exports = { plugins: [ new StatsPlugin('stats.json', { chunkModules: true,
確定! 回上一頁