v6.2.6
v6.2.6
π Bug Fix
- Use standard cache dir as default
cacheDirectory@fson
Use the common cache directory, ./node_modules/.cache/babel-loader, as the default cache directory (when the cacheDirectory setting is enabled).
query: {
cacheDirectory: true
}