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
This temporarily breaks bable transpilation of HTM etc, but I'll fix that in a follow-up commit.
Fixes#1Fixes#2
See #3 because Snowpack provides HMR. It's `dev` task could be used for that, but would want to disable the localhost server.
See #7 for the use of import maps.
HMR would be a nice devex enhancement for those who do want some light
watch
tooling.I don't think it'd be possible to do it solely w/ a script running in the browser, but I haven't researched that assumption. If it is, then 🎉
The text was updated successfully, but these errors were encountered: