mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-25 02:48:05 +00:00
Relocate code into src folder
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"debuggers": [{
|
||||
"type": "android",
|
||||
"label": "Android Debug",
|
||||
"program": "./debugMain.js",
|
||||
"program": "./src/debugMain.js",
|
||||
"runtime": "node",
|
||||
|
||||
"configurationAttributes": {
|
||||
|
||||
Reference in New Issue
Block a user