adjust webpack & files

This commit is contained in:
Gabe Yuan
2023-08-09 16:34:15 +08:00
parent 2ec95ee3a3
commit 5fe633b2f2
2 changed files with 1 additions and 46 deletions

View File

@@ -142,7 +142,7 @@ const userscriptWebpack = (config, env) => {
return config;
};
// 文档
// 开发
const webWebpack = (config, env) => {
const names = ["HtmlWebpackPlugin"];