Build before testing
This commit is contained in:
parent
3cbc99a3f2
commit
20a14f5877
2
Makefile
2
Makefile
@ -228,7 +228,7 @@ eslint: stamp-npm
|
||||
$(ESLINT) spec/
|
||||
|
||||
.PHONY: check
|
||||
check: eslint
|
||||
check: dist/converse.js eslint
|
||||
LOG_CR_VERBOSITY=INFO $(CHROMIUM) --no-sandbox http://localhost:$(HTTPSERVE_PORT)/tests/index.html
|
||||
|
||||
########################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user