generator-marionette icon indicating copy to clipboard operation
generator-marionette copied to clipboard

Yeoman marionette generator a la AMD

Results 24 generator-marionette issues
Sort by recently updated
recently updated
newest added

Hi Everyone. I cannot seem to run any tests. I get the following output on `exec:mocha` ``` TypeError: 'undefined' is not a function (evaluating 'mocha.useColors(config.useColors)') at phantomjs://webpage.evaluate():5 at phantomjs://webpage.evaluate():13 at...

I have an issue: On grunt build this happens: Running "handlebars:compile" (handlebars) task > > Destination not written because compiled files were empty.

Hello all, just wanted to ask if this project is being maintained at all. If now, we might move it to some other repo. Original author ? Please comment( you...

Full app with express the default grunt task server is working fine. The no express app build does not throw error, but when opens in browser, the server is not...

On my last project I used this generator as a basis to parse out and follow Brian Mann's proposed Marionette app structure from his elegant-but-huge Rdio app [(vid)](http://www.youtube.com/watch?v=qWr7x9wk6_c) [(slides)](https://speakerdeck.com/backbonerails/little-opinions-big-possibilities-the-tools-and-patterns-for-building-large-scale-backbone-applications) that...

Hi, When i run mocha at project directory it gives the error below: 0 passing (13ms) 1 failing 1) Backbone AMD generator test "before each" hook: Uncaught Error: You don't...

If I say 'no' to baucis on the generator question, the 'grunt' command won't work due to the following error: "ReferenceError: baucis is not defined". Also, the first question is...

Hi Michel, Thanks for amazing generator. Is there any plans to update it for 2.1 support. Generate Behaviors, Objects and so on. One more point - i found a differences...

Since most of the libraries and dependencies were updated, I have updated them to the latest stable releases.

marionette is currently on 1.4.1 but this generator installs 1.0.2. It caused me to stumble around for a few hours – the AppRouter constructor functionality described in the current marionette...