klei / klei/gulp-angular-filesort
Same-module dependencies not working
Open
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I have two factories in the same module, factory1 has a dependency on factory2. The injected JS files have factory1 before factory2, leading to undefined factory2 errors..
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with two factories in the same module, where factory1 depends on factory2, and inspect the file-sorting entry point used by gulp-angular-filesort. Done means the injected JavaScript places factory2 before factory1 and no longer produces an undefined dependency error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100