re-organize crates
This commit is contained in:
parent
1afb7f4e3d
commit
c709fb5851
50 changed files with 148 additions and 121 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# processes.lspmux.exec = "lspmux server";
|
||||
processes.spacetimedb_start.exec = "spacetime start";
|
||||
processes.spacetimedb_dev = {
|
||||
exec = "spacetime dev --module-bindings-path jong/src/stdb jongline --delete-data=always";
|
||||
exec = "spacetime dev --module-bindings-path jong-db/src/db jong-line --delete-data=always";
|
||||
# notify.enable = true;
|
||||
# TODO features not yet supp???
|
||||
# restart = "always";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue