Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Frössman 4f57eac902 Use Go embed.FS instead of external tool to embed assets (#135)
* Use Go embed.FS instead of external tool to embed assets

* remove go-bindata from dockerfiles and bump ci to golang 1.16.x

* remove more go-bindata related stuff

Co-authored-by: Markus Viitamäki <markus.viitamaki@embark-studios.com>
2021-07-23 15:28:35 +02:00
Markus Viitamäki 2e129c21e6 Adding build instructions for arm64 (ARMv8) (#109) 2020-12-17 09:54:48 +01:00
Markus Viitamäki 558616a87c update makefile and documentation (#74) 2020-06-09 13:13:53 +02:00
Daniel Lundin d6fe4d9817 Replace top bar 2019-10-03 15:51:36 +02:00
Daniel Lundin 0a5b178443 Avoid building js assets for dev-mode serving 2019-07-27 11:00:54 +02:00
Daniel Lundin c82f5eccec Fix embedded assets, particularly when serving UI/App urls 2019-07-20 14:19:35 +02:00
Daniel Lundin fea8aad061 Add Makefile for convenience 2019-07-20 10:54:01 +02:00