传入 false 会禁用缓存: webpack.config.js module.exports = { //... cache: false, };. 当将 cache.type 设置为 'filesystem' 是会开放更多的可配置项。
確定! 回上一頁