add app/node_modules to circleci persist list

This commit is contained in:
Labhansh Agrawal 2019-12-23 21:12:56 +05:30 committed by Benjamin Staneck
parent 65409aec6d
commit 093bc4ff75

View file

@ -22,6 +22,7 @@ jobs:
root: .
paths:
- node_modules
- app/node_modules
test:
macos: