Remove unused option build.loaders

This commit is contained in:
Sebastien Chopin 2017-07-11 12:44:58 +02:00
parent 8ac2f3e6b0
commit f4d61a07b1

View File

@ -64,7 +64,6 @@ export const defaultOptions = {
app: 'nuxt.bundle.[chunkhash].js'
},
vendor: [],
loaders: [],
plugins: [],
babel: {},
postcss: [],