bskyweb: update golang indigo dep (from May!), and some small devex tweaks (#2227)
* bskyweb: update deps to current indigo * bskyweb: refactor handles to flatten control flow, and update to current indigo * go Makefile: remove --debug (not working) * bskyweb: default to public appview API instance * make: do internationalization build as part of build-web
This commit is contained in:
parent
b942da162a
commit
0c47f6dc98
6 changed files with 260 additions and 212 deletions
1
Makefile
1
Makefile
|
@ -10,6 +10,7 @@ help: ## Print info about all commands
|
|||
|
||||
.PHONY: build-web
|
||||
build-web: ## Compile web bundle, copy to bskyweb directory
|
||||
yarn intl:build
|
||||
yarn build-web
|
||||
|
||||
.PHONY: test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue