You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
I have noticed that enabling custom elements when using webpack (not sure about rollup) prevents hot reloading from working.
I tested this with a fresh install of this template and adding tag names to all routes, pages and components and enabling customElement: true in both client.config.js and server.config.js.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have noticed that enabling custom elements when using webpack (not sure about rollup) prevents hot reloading from working.
I tested this with a fresh install of this template and adding tag names to all routes, pages and components and enabling
customElement: true
in bothclient.config.js
andserver.config.js
.The text was updated successfully, but these errors were encountered: