webcomponents / webcomponents/webcomponents.org
[site-server] Make updates to client not require dev server restart
Open
New Site
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Easiest way to do this is probably to use vm modules instead of global rendering in dev mode, so that we can reload the module graph on every request. That combined with a `cascade:false` dependency in the wireit config.
Contributor guide
Assessment
This issue has not been assessed yet.