Enable cache for babel-loader (#4505)
This commit is contained in:
parent
dfcd2834f9
commit
fae71b653a
2 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@ cache:
|
|||
- node_modules
|
||||
- public/assets
|
||||
- public/packs-test
|
||||
- tmp/cache/babel-loader
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue