mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore(deps): ignore html-webpack-plugin which requires webpack 5
This commit is contained in:
parent
be79532715
commit
f35bcc61ce
@ -12,6 +12,7 @@
|
||||
"postcss-loader",
|
||||
"postcss-url",
|
||||
"css-loader",
|
||||
"html-webpack-plugin",
|
||||
"terser-webpack-plugin",
|
||||
"@types/terser-webpack-plugin"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user