Closed jsoverson closed 10 years ago
The only known issue with templates is a change in what files are needed in the template and what order. There is no longer a start
file, it has changed to boot
which gets included right after jasmine.
@cloudchen reach out if there are substantial issues with the template.
FYI: grunt-contrib-jasmine 0.6.0 with jasmine 2.0.0 support and removing backwards compatibility with 1.x has been published.
Sorry, just stared work on it, my lazy. Found a minor issue, and just created pull request for you. https://github.com/gruntjs/grunt-contrib-jasmine/pull/112 New major release will be published as long as it has been merged, since there's breaking change.
Tracking issues here https://github.com/gruntjs/grunt-contrib-jasmine/issues/94