Closed ryuujo1573 closed 3 months ago
Hi, as title said, what should I do if I want to load some pages from path like pages/main.eml and use the eml file to take place of eml! {} macros?
pages/main.eml
eml! {}
p.s. I want to make changes to source files working like what HMR does in vite
Hi, as title said, what should I do if I want to load some pages from path like
pages/main.eml
and use the eml file to take place ofeml! {}
macros?