Add SHA-1 based CoffeeScript compile cache

This restores the require cache that was used pre-node integration
This commit is contained in:
Kevin Sawicki
2013-09-08 12:58:19 +01:00
parent e10f06e48f
commit bc76b70552
7 changed files with 29 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
"atomShellVersion": "0.4.5",
"dependencies": {
"async": "0.2.6",
"coffee-cache": "0.1.0",
"coffee-script": "1.6.2",
"coffeestack": "0.4.0",
"first-mate": "0.1.0",