klei / gulp-angular-filesort

Automatically sort AngularJS app files depending on module definitions and usage
MIT License
132 stars 46 forks source link

Angular appears before jQuery #31

Closed jboothe closed 8 years ago

jboothe commented 9 years ago

When running angularFileSort() v1.1.1, Angular gets placed before jQuery which causes Angular to use jQLite instead of full version of jQuery. Any work-arounds?

simon04 commented 9 years ago

Seems to be a duplicate of #8 (see https://github.com/klei/gulp-angular-filesort/issues/8#issuecomment-51621195 for correct usage recommendation).