summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-27 09:40:41 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-27 09:40:41 +0100
commitbf6df85449fa3f2df98fabefed9d7e46be066c42 (patch)
tree258747c62bbeef6835b31cfade34d3fbe28129cf /package.json
parentb0b5253f66f5ba6e031f5a88dc1bef613517b3b6 (diff)
Implement incremental TS compilation for watching
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index bf8cd5aa..c4f24dd3 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"typescript": "^2.1.4",
"typings": "^1.3.2",
"vinyl-source-stream": "^1.1.0",
+ "watchify": "^3.9.0",
"yargs": "^6.6.0"
},
"devDependencies": {