mozilla / nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
https://mozilla.github.io/nunjucks/
BSD 2-Clause "Simplified" License
8.48k stars 634 forks source link

Add "When Using Webpack..." to "Getting Started" #1445

Open webdiscus opened 11 months ago

webdiscus commented 11 months ago

Summary

Proposed change:

Added information to the Getting Started site about using Webpack to compile nunjucks templates.

Checklist

I've completed the checklist below to ensure I didn't forget anything. This makes reviewing this PR as easy as possible for the maintainers. And it gets this change released as soon as possible.