Skip to content

v6.2.6

Compare
Choose a tag to compare
@hzoo hzoo released this 26 Oct 19:18
· 349 commits to main since this release

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
}