completed velocity integration
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -10,7 +10,8 @@
|
||||
"type": "dart",
|
||||
"deviceId": "chrome",
|
||||
"args": [
|
||||
"--dart-define=APP_ENV=test"
|
||||
"--dart-define=APP_ENV=test",
|
||||
"--web-port=9005"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user