Skip to content
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

Get rid off gulp-angular-filesort #867

Closed
konradhalas opened this issue Oct 27, 2015 · 3 comments
Closed

Get rid off gulp-angular-filesort #867

konradhalas opened this issue Oct 27, 2015 · 3 comments

Comments

@konradhalas
Copy link

gulp-angular-filesort is not supported from February 2015 - it has many not resolved issues, PR's and forks. I suggest to use something more stable.

In my case I encountered with bug described here - klei/gulp-angular-filesort#30.

According to documentation "(...) to work correctly, each angular file needs to have a uniquely named module and setter syntax (with the brackets), i.e. angular.module('myModule', []).". So "getter" syntax (angular.module('myModule').service(....)) is not supported right now.

@zckrs
Copy link
Collaborator

zckrs commented Oct 27, 2015

Do you know a other more stable gulp plugin ?

@konradhalas
Copy link
Author

TBH, no. I made small research but I didn't find anything :(

@zckrs
Copy link
Collaborator

zckrs commented Oct 28, 2015

If nothing exist to replace this plugin this can be close.

@zckrs zckrs closed this as completed Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants