mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Update app.js
This commit is contained in:
parent
cde1a99e32
commit
37bf6b470d
2
app.js
2
app.js
|
@ -232,7 +232,7 @@ function require(FN) {
|
|||
T = require.__msie9__("app/assets/js/livescript-1.6.1.min", [T, "app/assets/ls/prelude.ls"], function(p, w, d) {
|
||||
return w.require("livescript").compile(require.__load__(p[1]) + "\n\n" + p[0], {
|
||||
"header": true,
|
||||
"bare": false
|
||||
"bare": true
|
||||
});
|
||||
});
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue
Block a user