squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺
https://squirrelly.js.org
MIT License
555 stars 81 forks source link

Version above 8 doesn't work with a expressjs #223

Closed ofkindness closed 3 years ago

ofkindness commented 3 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior: Just install express and squirrelly with an example from a website https://squirrelly.gitbook.io/docs/recipes/squirrelly-with-expressjs

Expected behavior I expect that all versions work the same or it is necessary to specify additional settings for the new version in the documentation (if this is the case)

Package & Environment Details