enabel babel-loader's default cache directory

This commit is contained in:
Michael Bradley, Jr 2018-10-01 19:17:20 -05:00 committed by Pascal Precht
parent aa90a2c870
commit b09e702403
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ const base = {
loader: 'babel-loader',
exclude: /(node_modules|bower_components|\.embark[\\/]versions)/,
options: {
cacheDirectory: true,
plugins: [
[
'babel-plugin-module-resolver', {