We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fe70e commit b01d53dCopy full SHA for b01d53d
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"description": "Common Funding Application",
5
"scripts": {
6
- "postinstall": "coffee -o app/static/js/ -c app/static/coffeescripts/"
+ "postinstall": "coffee --output static/js/ --compile app/static/coffeescripts/"
7
},
8
"repository": {
9
"type": "git",
0 commit comments