Make node_modules cache dependent on package.json
FREEBIE
This commit is contained in:
parent
37d803fb13
commit
20fcd194d2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ platform:
|
|||
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\electron\Cache'
|
||||
- node_modules -> package.json
|
||||
|
||||
install:
|
||||
- set PATH=C:\Ruby23-x64\bin;%PATH%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue