Skip to content

Commit 687efcb

Browse files
author
Brian Vaughn
committed
Add DevTools ext. node_modules to Circle CI cache
1 parent b9b9131 commit 687efcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
key: v2-node-{{ arch }}-{{ .Branch }}-{{ checksum "yarn.lock" }}-{{ checksum "workspace_info.txt" }}-node-modules
6666
paths:
6767
- node_modules
68+
- packages/react-devtools-extensions/node_modules
6869

6970
yarn_lint:
7071
docker: *docker

0 commit comments

Comments
 (0)