Disable dev server cache
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"jshint": "^2.10.2"
|
"jshint": "^2.10.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "http-server",
|
"start": "http-server -c-1",
|
||||||
"test": "jshint travis.js"
|
"test": "jshint travis.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user