Cache directories in build.
This commit is contained in:
parent
394597d69f
commit
8cfcef4b85
1 changed files with 4 additions and 1 deletions
|
@ -111,5 +111,8 @@
|
|||
"babel-runtime": "npm:babel-runtime@^5.8.24",
|
||||
"core-js": "npm:core-js@^1.1.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cacheDirectories": [
|
||||
"node_modules", "web/public/jspm_packages"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue