Skip to content

Commit bd8a2fa

Browse files
feat: reuse legacy code
1 parent 591f91d commit bd8a2fa

3 files changed

Lines changed: 753 additions & 182 deletions

File tree

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"com.foxdebug.acode.rk.exec.proot": {},
4040
"cordova-plugin-sftp": {},
4141
"cordova-plugin-system": {},
42-
"com.foxdebug.acode.rk.file": {},
43-
"com.foxdebug.acode.rk.exec.proot": {},
44-
"com.foxdebug.acode.rk.exec.terminal": {}
42+
"com.foxdebug.acode.rk.file": {}
4543
},
4644
"platforms": [
4745
"android"
@@ -136,4 +134,4 @@
136134
"yargs": "^18.0.0"
137135
},
138136
"browserslist": "cover 100%,not android < 5"
139-
}
137+
}

src/lib/fileServer.ts

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)