Sean Bohan
Sean Bohan
It shows an error and seems like the version detecting is not right.  
Till now the project structure is hard coded which I think should better be configable. A `project-config.js` file may define some useful configs: - the default state, prefab path -...
Linking of JavaScript files are now hard-coded which makes it not straight forward to make extra plugins and libs
It's very easy to create multiple Canvas instances for rendering within browsers, but not possible and useless in a mobile wrapper like Ejecta and CocoonJS. While Mural is designed for...
The concept from Ejecta looks like a simple shim but could be quite useful. Think about that it could be the way of setting app window size, position, backgroundColor... Currently...