mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
refactor: enable babel.cacheDirectory when dev&&build.cache by default
This commit is contained in:
parent
e7cfca3326
commit
bc407cdbce
@ -61,7 +61,7 @@ export default {
|
||||
},
|
||||
babel: {
|
||||
babelrc: false,
|
||||
cacheDirectory: true
|
||||
cacheDirectory: undefined
|
||||
},
|
||||
vueLoader: {},
|
||||
postcss: {},
|
||||
|
Loading…
Reference in New Issue
Block a user