Let plugins specify if a module is injected on each request
Open
enhancement
ssr bundle
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only the `saus/client` module has this power. Basically, isolated modules are reloaded on each request if they depend on `saus/client`, since its exports depend on the request. Other modules (injected by plugins) may also want this power.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.