Remembers dependencies
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 117
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
To detect the changes well, it needs to care about dependencies.
- `rollup` can return the dependencies while compiling
- `postcss-import` may not support it
Hmm...
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by tracing how Rollup reports dependencies during compilation and investigate whether postcss-import exposes comparable dependency information. Define the expected behavior for remembering dependency changes, then verify it for both JavaScript and CSS imports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rollup
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100