or module.exports = { //... output: { clean: { keep(asset) { return asset.includes('ignored/dir'); }, }, }, };. You can also use it with hook: webpack.
確定! 回上一頁