linkedin / linkedin/css-blocks
Broccoli Plugin Needs to clean up block files on its own
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
After the plugin is run, there should be no Block files left in the tree. Getting all the transitive deps from our analysis should be enough to resolve all block file paths, but the identifier is wrong for some reason right now...
https://github.com/css-blocks/css-blocks/pull/90/files/0063df33f4a4b08659bad3ef96d7277cff1821d4#diff-adb5d603eb48c1343ceab22b9634c091R77
Contributor guide
Research direction
Start with the Broccoli plugin and the referenced PR #90 diff, then trace the transitive-dependency analysis that resolves Block file paths and inspect the identifier currently used there. The work is done when running the plugin leaves no Block files in the tree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100