Replies: 2 comments 5 replies
-
The renderer takes a data object argument, if I understand well these are key/value pairs of local variables in Pug, exactly what you are looking for! I'm implementing it and will publish a new version soonish. Vite hardcoded |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hey, check out the new release (v0.3), this pr resolve this issue. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A good way to include a baseUrl and keep relative file pathing in vite and use with a multi page template using pug? I have added more entry points to vite to point to the other .html files but having a hard time getting it working right, specially if you wanted sub directories.
Any ideas on this?
Beta Was this translation helpful? Give feedback.
All reactions