模式(mode) 提供mode 配置选项,告知webpack 使用相应模式的内置优化。 用法只在配置中提供mode 选项: module.exports = { mode: 'production' } ...
確定! 回上一頁