Enable client-side source maps for CoffeeScript
This commit is contained in:
+3
-1
@@ -18,13 +18,15 @@
|
||||
"homepage": "https://github.com/andrewminer/crafting-guide",
|
||||
"devDependencies": {
|
||||
"coffeeify": "^1.0.0",
|
||||
"express": "^4.10.6",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browserify": "^3.2.1",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-copy": "^0.7.0",
|
||||
"grunt-contrib-jade": "^0.13.0",
|
||||
"grunt-contrib-sass": "^0.8.1",
|
||||
"grunt-contrib-watch": "^0.6.1"
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-exorcise": "^0.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"backbone": "^1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user