adopted-ember-addons / adopted-ember-addons/ember-cli-sass
use UnwatchedDir for includePaths
- Dominant language
- JavaScript
- Stars
- 273
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
@jasonmit submitted an optimization to https://github.com/kellyselden/ember-cli-node-modules-to-vendor/pull/62/files to not watch for rebuild the paths that you want to include. Maybe this project could benefit from the same kind of optimization in `includePaths`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the referenced ember-cli-node-modules-to-vendor pull request and locating how includePaths are handled in this project. Confirm how UnwatchedDir is used there, then verify that included paths remain available without being watched for rebuilds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100