mirror of
https://github.com/status-im/burnchart.git
synced 2025-02-20 14:18:11 +00:00
execute coffee, do not precompile
This commit is contained in:
parent
84ff3207e4
commit
265f3d37a5
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
node_modules/
|
||||
app.js
|
||||
node_modules/
|
@ -1 +1 @@
|
||||
coffee -c app.coffee ; node app.js
|
||||
node -e "require('coffee-script');require('./app');"
|
Loading…
x
Reference in New Issue
Block a user