|
ea99966057
|
refactor, move route loading to router.go
|
2021-02-12 14:59:16 +00:00 |
|
|
aaed272bf2
|
use embed.fs wrapper on data
|
2021-02-12 14:35:16 +00:00 |
|
|
e6775cd2d1
|
use embed.fs wrapper for langFS so lang/ is not needed in paths
[files]lang_files is now the path to the lang directory, not path to a
directory containing it.
|
2021-02-12 14:35:16 +00:00 |
|
|
72cf3e2240
|
add external/internal data options
"make all" will build with internal data, whereas "make debug"/"make
all-external" will make an external "data/" directory.
|
2021-02-12 14:32:48 +00:00 |
|