sveltejs / sveltejs/svelte.dev
flipping through rollup tutorial exercises quickly causes congestion
Open
Nobody has claimed this yet.
docs (functionality)
- Dominant language
- Svelte
- Stars
- 330
- Forks
- 278
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
we don't abort the previous bundle when we start a new one, and it can get quite visible
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 tracing how the Rollup tutorial exercises start a new bundle when switching between exercises quickly. Reproduce rapid navigation and identify where the previous bundle remains active; done means the earlier bundle is aborted and switching exercises no longer causes visible congestion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rollup
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100