Skip to content

Commit 3abcf2b

Browse files
committedNov 24, 2013
cache again
1 parent afe8d52 commit 3abcf2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎strider.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"provider": {
3-
"cache": false
3+
"cache": true
44
},
55
"plugins": [{
66
"id": "node",
77
"enabled": true,
88
"config": {
9-
"caching": "none",
9+
"caching": "strict",
1010
"test": "make test",
1111
"global": [
1212
"jshint",

0 commit comments

Comments
 (0)
Please sign in to comment.