Marcos Lin
Marcos Lin
Can you share some sample code? Make sure to include your main.js.
Sorry guys... The day job is killing me and leaving me no time to address my side projects. The quick answer to the question is that yes, you can move...
And what is a `nuget source`?
~~pull request welcome!!!~~ EDIT: Actually... nothing is ever easy... Changing this to "Chrome" won't work on Linux or Mac. So no, we can't just change it on Gruntfile.js
We might need to implement this using `process.platform` as per: http://stackoverflow.com/questions/23846635/execute-os-specific-script-in-node-grunt Same goes for #100.
Good point. I marked it as an enhancement for next version. More specifically, need to support optional `config` param of `.bootstrap` method as per: https://docs.angularjs.org/api/ng/function/angular.bootstrap
@padre629 I dont have IntelliJ so no sure what to ignore. Post the entries here and I will add it.
I don't use Yeoman so I am not sure what is needed to create one. If you plan to do it an need things added to angularAMD project, just let...
The work is in progress at: https://github.com/marcoslin/generator-angularAMD
The error is due to animation. Could it be that bower.json somehow resolving to Angular 1.4.x? Per #138, angularAMD is having trouble with animation changes in Angular 1.4.x.