mock responses.. example

This commit is contained in:
Lloyd Brookes
2015-11-18 16:37:16 +00:00
parent aab1f04a2f
commit 9f5f969205
10 changed files with 104 additions and 10 deletions

View File

@ -192,7 +192,7 @@ $ npm install local-web-server --save-dev
"version": "1.0.0",
"local-web-server": {
"port": 8100,
"forbid": "\\.json$"
"forbid": "*.json"
},
"scripts": {
"start": "ws"