diff --git a/gui/Makefile b/gui/Makefile index 2da85cb0..053c7534 100644 --- a/gui/Makefile +++ b/gui/Makefile @@ -1,4 +1,4 @@ -.PHONY: build ci clean docs docs-local lint package run test +.PHONY: build bundle ci clean docs docs-local lint package run test # JS targets node_modules: deps