mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore(deps): ignore css-loader
update because of node compatibility
This commit is contained in:
parent
57773c93a8
commit
5f156d8741
@ -13,6 +13,7 @@
|
||||
"file-loader",
|
||||
"url-loader",
|
||||
"sass-loader",
|
||||
"css-loader",
|
||||
"fs-extra",
|
||||
"chalk",
|
||||
"wrap-ansi",
|
||||
|
Loading…
Reference in New Issue
Block a user