Jax-p / vite-plugin-nunjucks

Vite plugin for Nunjucks
MIT License
40 stars 4 forks source link

When do you use this plugin? #9

Closed notflip closed 11 months ago

notflip commented 1 year ago

I'm wondering when one has the need for this plugin?

Kaito23 commented 1 year ago

If you want to use the template engine nunjucks :) https://mozilla.github.io/nunjucks/

notflip commented 1 year ago

Aha so this plugin parses nunjucks templates with the Vite build tool, is that it?

Kaito23 commented 1 year ago

Yes :) It should. But it seems to be broken. See #12 (this was why I am here :D)

Jax-p commented 11 months ago

12