webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
363 stars 84 forks source link

[site-server] Make updates to client not require dev server restart #1388

Open aomarks opened 1 year ago

aomarks commented 1 year ago

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.