]> git.cworth.org Git - empires-server/commit
Add dependency for nunjucks
authorCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 02:29:22 +0000 (19:29 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 02:29:22 +0000 (19:29 -0700)
commit080abafd2319b25e6e3120ce93c152e7c3f3e1e8
treec35116e90b191d5eab7a7208cfbcccbc8ef48e3d
parent0cd4f406b4ace0bc16d84adf4573f3a0d8084ad5
Add dependency for nunjucks

This was with:

npm install nunjucks

The nunjucks module gives us templating along the lines of jinja2
(along with inherited templates that overwrite only selected blocks).
package-lock.json
package.json