-
Notifications
You must be signed in to change notification settings - Fork 63
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
angular.min.js and angular-animate.min.js are not included #100
Comments
Any update on this ? :( |
This suddenly started happening to me today, after using this plugin without problems for months. I'm trying to figure out what change in my code triggered it. |
Any solution for this problem? |
Could you test with the newest release, pls? I think this could be related to npm 3. Support for that was added in c96abaf and a new release has been made a couple days ago. |
Yes, I cut a new release which contains quite a few merged pull requests. @Danieler: for now, list the dep version as v0.2.13 in your package.json and keep using that version while the latest stabilizes. I'll do what I can on this project but I no longer use it in my projects and am busier than i like to admit to myself. |
the angular.min.js and angular-animate.min.js are not included in the generated folder
var gulpDocs = require('gulp-ngdocs'),
gulp = require('gulp');
The text was updated successfully, but these errors were encountered: