mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: remove misleading vscode launch task (#4217)
This commit is contained in:
parent
d05b633b9b
commit
ca7b186325
10
frontend/.vscode/launch.json
vendored
10
frontend/.vscode/launch.json
vendored
@ -69,16 +69,6 @@
|
|||||||
},
|
},
|
||||||
"cwd": "${workspaceRoot}/appflowy_flutter"
|
"cwd": "${workspaceRoot}/appflowy_flutter"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "AF-iOS-Simulator: Build Dart only",
|
|
||||||
"request": "launch",
|
|
||||||
"program": "./lib/main.dart",
|
|
||||||
"type": "dart",
|
|
||||||
"env": {
|
|
||||||
"RUST_LOG": "trace"
|
|
||||||
},
|
|
||||||
"cwd": "${workspaceRoot}/appflowy_flutter"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "AF-iOS-Simulator: Build All",
|
"name": "AF-iOS-Simulator: Build All",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
|
Loading…
Reference in New Issue
Block a user