让我们使用 output.clean 配置项实现这个需求。 webpack.config.js const path = require('path'); const HtmlWebpackPlugin = require('html-webpack-plugin'); ...
確定! 回上一頁