mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-18 00:27:17 +00:00
enabel babel-loader's default cache directory
This commit is contained in:
parent
c738100606
commit
8f50fc7bfa
@ -102,6 +102,7 @@ const base = {
|
||||
loader: 'babel-loader',
|
||||
exclude: /(node_modules|bower_components|\.embark[\\/]versions)/,
|
||||
options: {
|
||||
cacheDirectory: true,
|
||||
plugins: [
|
||||
[
|
||||
'babel-plugin-module-resolver', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user