11ty / 11ty/eleventy-plugin-bundle
Option to automatically add bundle output
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
If a plugin wants to add CSS, it requires apps to use getBundle to output the bundle contents. Can we make this easier?
Related to #25 and this Mastodon post from @joshvickerson https://neighborhood.11ty.dev/@josh@vickerson.me/117090684331311904
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing getBundle entry point and the discussion in related issue #25, then compare the plugin behavior described in the issue with the linked Mastodon post. Done means a plugin can add CSS to the bundle output without requiring applications to call getBundle themselves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100