Closed enzoclock closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
eta | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 20, 2024 10:23am |
@enzoclock this looks great! Thanks so much. I'll merge this right now.
As suggested here, this PR adds some documentation on how to import ETA as an Express view engine, so it's possible to use
res.render(TEMPLATE, DATA)
instead ofeta.render()
(thus importing theeta
instance in each controller)