parcel-bundler / parcel

The zero configuration build tool for the web. 📦🚀
https://parceljs.org
MIT License
43.35k stars 2.26k forks source link

I can't work with .nunjucksjs #4990

Open kamilklkn opened 4 years ago

kamilklkn commented 4 years ago

🙋 feature request

I have been using Nunjucks Js ("https://mozilla.github.io/nunjucks/") in teplayte structures for a long time. Now I installed parceljs with great enthusiasm but unfortunately I could not run Nunjucksjs.

🤔 Expected Behavior

I want it to work exactly like gulp-nunjucks-render. https://openbase.io/js/gulp-nunjucks-render

kamilklkn commented 3 years ago

I wish it came soon

DeMoorJasper commented 3 years ago

Not sure if this should even be part of core, there's already a parcel 1 plugin for it https://yarnpkg.com/package/parcel-plugin-nunjucks

Parcel 2 plugin does not exist yet as far as I can tell

kamilklkn commented 3 years ago

Unfortunately this plugin does not do the same