Tako Schotanus
Tako Schotanus
@lucaswerkmeister I don't see that option `--ignore-scripts` mentioned?
Oh wow, it seems any unknown command line parameter is automatically interpreted as setting a config option
Yay! Finally got this to work. Unfortunately it needed a change in the JS compiler so this is for 1.3.2 when it is released. @chochos you probably need to take...
Well, to be honest I'm not sure if this is going to work 100%. The module I tested (`node-uuid`) works, but it's deprecated in favor of `uuid` and that one...
Yeah, that's the problem and all the solution people talk about are tools like Browserify to turn everything into a single file.
You can go to http://try.ceylon-lang.org to make it work. It happens when you go to https://try.ceylon-lang.org
High prio? Really now?
Well like I said on Gitter, the official site is running on OpenShift which uses Maven to build everything automatically once you push the code to their Git repository. So...
Sure but remember that this means that as long as it doesn't work on OpenShift you can't push any of your changes to master, because what's in Git is literally...
Btw, @gavinking @chochos , it was suggested that we could start translating the GitHub,js file to Ceylon, and I think you were thinking about doing it, weren't you @chochos ?...