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

Updated all libraries and dependencies to the latest stable releases for both Bower and Node Modules.

Open vairav opened this issue 11 years ago • 8 comments

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

vairav avatar Feb 01 '14 09:02 vairav

I think this will cause an issue, as the way requirejs is handled has changed (They dropped support for the data blocks).

nigel-dev avatar Feb 03 '14 21:02 nigel-dev

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 :)

vairav avatar Feb 04 '14 02:02 vairav

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

nigel-dev avatar Feb 04 '14 16:02 nigel-dev

I'm still working on it nbazzeghin. I will update once when I find a proper fix for it.

vairav avatar Feb 05 '14 21:02 vairav

Hi, Is this ready to merge? I am about to dive in and update all libs. Thanks!

mrichard avatar Apr 03 '14 17:04 mrichard

I think this updates the libs, but I am not sure if the usermin thing has been addressed.

nigel-dev avatar Apr 03 '14 19:04 nigel-dev

Any news on this issue?

dannytranlx avatar Jul 28 '14 02:07 dannytranlx

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

nichdiekuh avatar Oct 06 '14 11:10 nichdiekuh