Add js.Build asset bundling

Fixes #7321
This commit is contained in:
Remko Tronçon
2020-07-02 18:16:32 +02:00
committed by Bjørn Erik Pedersen
parent f1916f114b
commit 2fc3380707
7 changed files with 386 additions and 0 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/bep/tmc v0.5.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.0
github.com/evanw/esbuild v0.6.1
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.7.2
github.com/fsnotify/fsnotify v1.4.7