···12build-web: ## Compile web bundle, copy to bskyweb directory
13 yarn intl:build
14 yarn build-web
01516.PHONY: test
17test: ## Run all tests
···12build-web: ## Compile web bundle, copy to bskyweb directory
13 yarn intl:build
14 yarn build-web
15+ yarn build-embed
1617.PHONY: test
18test: ## Run all tests