Skip to content

Commit 3ca3b9a

Browse files
committed
feat: keep order and behavior on deployment files
1 parent 5c9bb03 commit 3ca3b9a

12 files changed

Lines changed: 2094 additions & 498 deletions

File tree

.vscode/launch.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@
382382
"SW",
383383
"--side-b-control",
384384
"ALL",
385+
"--init-sync"
385386
],
386387
"cwd": "${workspaceFolder}",
387388
"env": {
@@ -465,6 +466,7 @@
465466
"S",
466467
"--side-b-control",
467468
"ALL",
469+
"--init-sync"
468470
],
469471
"cwd": "${workspaceFolder}",
470472
"env": {

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)