Egon Schmid
Egon Schmid
The `echo` is a keyword in PHP, but your compiler does not need to treat it like a keyword. `echo` is a like a function, which does not need `()`s....
`CoffeeScript` does not require `return` either: [http://coffeescript.org/](http://coffeescript.org/)
I'm using 1.9.1.0 (latest release), the shell/compile.php comes with the package. Well, compiling is necessary after modifying core code or after installing extensions, except compiling is deactived.
I will create a fork and add sqlite3 support. Do you want to use sequelizejs, too? -> http://docs.sequelizejs.com/en/v3/
I've forked it, modified the webpack config, but it still does not find module 'sqlite3'. With a boilerplate for electron + angular2 I got it to work. Maybe someone can...
I've been testing the update. Well, there is one little problem with `gulp watch`: if you put the mixin files into the ignore list, and modify a mixin file, it...