enabel babel-loader's default cache directory

This commit is contained in:
Michael Bradley, Jr 2018-10-01 19:17:20 -05:00
parent c738100606
commit 8f50fc7bfa
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', {