We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d52423 commit c263396Copy full SHA for c263396
appveyor.yml
@@ -36,5 +36,5 @@ test_script:
36
build: off
37
38
cache:
39
-# - C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40
-# - node_modules -> package.json # local npm modules
+ - C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
+ - node_modules -> package.json # local npm modules
0 commit comments