Speed up build/deployment by using symlinked image

This commit is contained in:
Andrew Miner
2016-04-04 20:07:34 -07:00
parent 046c0eb204
commit 0b273b4d9d
4 changed files with 21 additions and 21 deletions
+1
View File
@@ -34,6 +34,7 @@
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.2.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-symlink": "^1.0.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-mocha-test": "^0.12.7",
"mocha": "^2.2.4",