denoland / denoland/deploy_feedback
How do I trigger a --reload on deploy within playground?
Open
enhancement
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
I'm authoring modules and testing / using deno deploy for demos. I'd like to always just use the latest version without version specifier .
### Describe the solution you'd like
I'd love a "reload modules" button, that just cleared the cache of all the modules used in the playground. Curious if this already exists in the UI and I just can't find it.
### Describe alternatives you've considered
🤷 Always specifying the version of my modules.
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.