mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
Remove unused option build.loaders
This commit is contained in:
parent
8ac2f3e6b0
commit
f4d61a07b1
@ -64,7 +64,6 @@ export const defaultOptions = {
|
|||||||
app: 'nuxt.bundle.[chunkhash].js'
|
app: 'nuxt.bundle.[chunkhash].js'
|
||||||
},
|
},
|
||||||
vendor: [],
|
vendor: [],
|
||||||
loaders: [],
|
|
||||||
plugins: [],
|
plugins: [],
|
||||||
babel: {},
|
babel: {},
|
||||||
postcss: [],
|
postcss: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user