-
-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lume 3 #714
base: main
Are you sure you want to change the base?
Lume 3 #714
Conversation
The site.copy is the biggest thing for me. Would there be value to adding a couple more deno commands to the macros in deno.json, such as fmt or lint? |
@RickCogley I'm not sure this worth it since you can run |
True! It just overcomplicates things |
idea: better component HMR for |
@scarf005 do you mean reloading modules in |
if you mean deno task serve, yes |
AFAIK, HMR in the browser is hard and it depends on the framework (is different in React and Vue). |
As always, I am for keeping Lume as lean as possible. As Dan Forsyth observed, “elegance is power cloaked in simplicity.” |
Signed-off-by: Mark Sagi-Kazar <[email protected]>
Changes for the future Lume 3
jsx
andjsx_preact
plugin in a singlejsx
plugin using ssxTest it: