yznts / kyoto

Asynchronous frontends with Go
https://pkg.go.dev/github.com/yznts/kyoto/v3
MIT License
651 stars 28 forks source link

Improve JS payload setup #29

Closed yznts closed 3 years ago

yznts commented 3 years ago

Need a separate payload folder with TS+esbuild setup. We need to build each file separately. JS builds can be included into Go project manually, just for now.

yznts commented 3 years ago

Implemented in https://github.com/yuriizinets/ssceng/commit/a4a2496d2f722db9c0447cc4f944611af91588d5