chore(deps): ignore html-webpack-plugin which requires webpack 5

This commit is contained in:
Xin Du (Clark) 2021-02-03 13:40:27 +00:00 committed by GitHub
parent be79532715
commit f35bcc61ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"postcss-loader",
"postcss-url",
"css-loader",
"html-webpack-plugin",
"terser-webpack-plugin",
"@types/terser-webpack-plugin"
],