LivelyKernel / LivelyKernel/lively4-core
Blink DevTools show old source code
Open
Nobody has claimed this yet.
comp: debugger
comp: lively debugger
effort2: medium (days)
P4: nice to have
type: bug
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hypothesis: because babel compiles the existing filename into the source map.
Idea: add timestamp to the file name.
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 investigating how Babel compiles filenames into source maps used by Blink DevTools. Compare the displayed source with the current source and determine whether timestamped filenames resolve the stale-code behavior; done means DevTools shows the current source code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100