twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

commonjs hulk wrapper #249

Closed alexey2baranov closed 3 years ago

alexey2baranov commented 7 years ago

hello!

When reading manual and see hulk output into terminal I can see amd wrapper. But what should i write into --wrapper option if we want to get Common JS module on output??

hulk -w commonjs-wrapper-name -o src/tmpl ./public/poligon-mustache/tmpl/*