Add js.Build asset bundling
authorRemko Tronçon <remko@el-tramo.be>
Thu, 2 Jul 2020 16:16:32 +0000 (18:16 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 13 Jul 2020 08:56:23 +0000 (10:56 +0200)
commit2fc33807077cd25bf91f2298bf1a8ace126881a7
tree13130242231111bde274b4887c427b9827347a95
parentf1916f114b288a8e8598bbcbeeba95fbcea6afb3
Add js.Build asset bundling

Fixes #7321
go.mod
go.sum
hugolib/js_test.go [new file with mode: 0644]
resources/resource_transformers/js/build.go [new file with mode: 0644]
tpl/js/init.go [new file with mode: 0644]
tpl/js/js.go [new file with mode: 0644]
tpl/tplimpl/template_funcs.go