diff --git a/Makefile b/Makefile index dce7df4c1..a0ff74818 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ bin/uniworxdb: .stack-work.lock stack build --fast --flag uniworx:-library-only --copy-bins\ --local-bin-path\ $$(pwd)/bin\ --flag\ uniworx:-dev .PHONY: frontend-% -frontend-%: node_modules +frontend-%: well-known $(MAKE) -- --frontend-$* .PHONY: --frontend-build