feat: enable preview_mt flag

This commit is contained in:
Glenn Y. Rolland 2024-01-15 02:04:25 +01:00
parent 6feedc2c70
commit 32f0b6832b

View file

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