WIP: feature/1-add-support-for-fs-crud #47
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ prepare:
|
|||
shards install
|
||||
|
||||
build:
|
||||
shards build --error-trace -Dpreview_mt
|
||||
shards build --progress --error-trace -Dpreview_mt
|
||||
@echo SUCCESS
|
||||
|
||||
watch:
|
||||
|
|
Loading…
Reference in a new issue