Enable cache for babel-loader (#4505)
This commit is contained in:
committed by
Eugen Rochko
parent
dfcd2834f9
commit
fae71b653a
@ -6,6 +6,7 @@ cache:
|
||||
- node_modules
|
||||
- public/assets
|
||||
- public/packs-test
|
||||
- tmp/cache/babel-loader
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
||||
|
Reference in New Issue
Block a user