fix: show progress during build

This commit is contained in:
Glenn Y. Rolland 2024-12-10 23:53:30 +01:00
parent bc9aa7c0f9
commit ec98b89206

View file

@ -11,7 +11,7 @@ prepare:
shards install shards install
build: build:
shards build --error-trace -Dpreview_mt shards build --progress --error-trace -Dpreview_mt
@echo SUCCESS @echo SUCCESS
watch: watch: