hugo/tpl/tplimpl/embedded
Bjørn Erik Pedersen 755d1ffe7a
tpl/tmplimpl: Add MIME type to embedded JS
So they get minified correctly.

See #5042
2018-08-06 23:11:53 +02:00
..
generate tpl/tplimpl: Extract internal templates 2018-05-04 23:12:10 +02:00
templates tpl/tmplimpl: Add MIME type to embedded JS 2018-08-06 23:11:53 +02:00
README.md tpl/tplimpl: Move README one level up 2018-05-05 11:00:39 +02:00
templates.autogen.go tpl/tmplimpl: Add MIME type to embedded JS 2018-08-06 23:11:53 +02:00

Build Templates

If you add or modify any template in the tmplates folder, you also need to run mage generate to get the Go code in synch.