use esbuild to compile and minify ts
tsc is still used for ts-debug.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
module github.com/hrfee/jfa-go/docs
|
||||
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
||||
github.com/swaggo/swag v1.6.7
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user