generator-marionette
generator-marionette copied to clipboard
Updated all libraries and dependencies to the latest stable releases for both Bower and Node Modules.
Since most of the libraries and dependencies were updated, I have updated them to the latest stable releases.
I think this will cause an issue, as the way requirejs is handled has changed (They dropped support for the data blocks).
It would be of great help if you can let me know on what would be the issue as I'm not able to think of any :)
I sort of cheated, and copied the libs you updated to a project that I already had completed (bower and package json). When I went to run it, I was presented with an error from usemin dealing with the data blocks in index.html. Here is a link to what I found from usemin: https://github.com/yeoman/grunt-usemin/issues/112
I'm still working on it nbazzeghin. I will update once when I find a proper fix for it.
Hi, Is this ready to merge? I am about to dive in and update all libs. Thanks!
I think this updates the libs, but I am not sure if the usermin thing has been addressed.
Any news on this issue?
I've fixed the build process in my fork of this generator. In case anyone is still interested in a fix, it might be worth looking at the build process here: https://github.com/nichdiekuh/generator-marionette2