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 37c3f2b commit 96f0ef2Copy full SHA for 96f0ef2
UI_dev/qmui_web/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