Commit graph

20 commits

Author SHA1 Message Date
AHdark
c99b36f788
chore: better way to remove frontend map files (#1380)
* Feat: better way to remove frontend map files

* Feat: Docker use `GENERATE_SOURCEMAP` in the frontend build section to avoid generating map files.
2022-07-12 19:20:14 +08:00
小白-白
4d4a31c250 Update how to build 2022-04-30 14:21:47 +08:00
HFO4
4a4375a796 fix: recursive .map file is not deleted in build script 2022-04-26 19:57:33 +08:00
HFO4
9ab643a71b fix: zip assets folder path error 2022-04-26 19:47:22 +08:00
HFO4
ac78e9db02 add empty assets.zip for placeholder 2022-04-25 16:53:57 +08:00
Weidi Deng
7a3d44451b precompress embedded frontend. import mholt/archiver. 2022-04-20 19:56:00 +08:00
Ink33
84807be1ca
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files

* ci: fix broken test

* docs: update readme.md

* chore: remove statik

* feat: simplify code

Co-authored-by: AaronLiu <abslant@126.com>
2022-04-09 20:58:07 +08:00
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
hiCasper
a5000c0621
Modify: update actions (#398) 2020-05-20 11:48:00 +08:00
HFO4
ee0f224cbb Feat: use Monaco code editor 2020-05-03 13:16:40 +08:00
HFO4
99033d61c6 Add: arm64 build option 2020-04-12 12:00:01 +08:00
HFO4
3cc9940924 Remove: arm64 build option 2020-04-11 11:17:34 +08:00
HFO4
3c09ad7c02 Feat: arm64 build option in CI 2020-04-11 10:45:18 +08:00
HFO4
0ec97ca6a2 Feat: travis ci deploy 2020-03-11 18:37:57 +08:00
HFO4
c2ec4cd8a7 Modify: add commit info in debug 2020-03-10 12:46:17 +08:00
HFO4
27e1da8238 Modify: build asserts when release 2020-03-10 11:07:37 +08:00
Aaron
d80446d30f Feat: cross compile script 2020-03-10 02:39:19 +00:00
Aaron
98c122f047 Fix: mimatch shell in build.sh 2020-03-09 11:30:43 +00:00
HFO4
68d3131521 Feat: cross compile script 2020-03-09 16:53:01 +08:00
HFO4
30311d181d Feat: embed static files 2020-03-09 14:07:36 +08:00