-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated code to work with Grunt 1.0. #90
base: master
Are you sure you want to change the base?
Conversation
Apart from the NPM errors, looks good to me |
I did the same for the templating, but I moved the lodash to grunt itself because other dependencies are using it as well. Can this be merged ? It's blocking :-) |
👍 |
Update Travis and RequireJs dependency versions Update Travis and RequireJs dependency versions
@mikeapr4 All good :D I was forgetting the Travis deps. |
Ping @cloudchen :) Should we clone this if is not maintained :( |
what did you guys do ? cloned it to a new repository. no response from maintainers? |
@pksorensen I'm using my own clone now. With the changes from this PR. |
are you going to merge this ? |
I updated the code to make it work with the latest Grunt 1.0
Also Lodash is now a dependency as per Grunt best practices since 1.0