yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 159 forks source link

Add support for requirejs and Jasmine. #308

Closed robbiehudson closed 9 years ago

robbiehudson commented 9 years ago

The compose function wasn't being called correctly. Pass through the requirejs flag so the testing library can use it.

Work on #276

robbiehudson commented 9 years ago

I'm working on the change to generator-jasmine that will add the needed support for requirejs.

hemanth commented 9 years ago

:+1:

sindresorhus commented 9 years ago

@robbiehudson Let us know when the generator-jasmine PR is made and merged so we can continue this :)

arthurvr commented 9 years ago

Let us know when the generator-jasmine PR is made and merged so we can continue this :)

ping @robbiehudson. Did that PR ever happen?

robbiehudson commented 9 years ago

@arthurvr @sindresorhus unfortunately I didn't finish the other PR and realistically I'm not going to get to it any time soon. Close this?