Cache babel-loader branch wide in CI

This commit is contained in:
Chi Vinh Le
2018-03-14 20:28:22 +01:00
parent f74641a548
commit 418a51cbb4
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
- save_cache:
key: build-cache-{{ .Branch }}-{{ .Revision }}
paths:
- ./node_modules/.cache/hard-source
- ./node_modules/.cache/babel-loader
- persist_to_workspace:
root: .
paths: dist