sveltejs / sveltejs/svelte.dev
Store Svelte version in REPL
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 330
- Forks
- 278
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
REPLs can be opened with any Svelte version but may only work with a specific one as intended.
It would be helpful if the version would be stored in the REPL on save and added to the links in the /apps listing, so that on re-opening from there, chances are higher that it still works.
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 locating the REPL save flow and the /apps listing code, then trace how saved REPL links are built and reopened. Done means a saved REPL retains its Svelte version and /apps links include that version so reopening uses it.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100