Remove native-host shims (host.js, holesail-manager.js)
CI / Build & Test (push) Successful in 3m10s
CI / Build & Test (push) Successful in 3m10s
- Import host/message-router.js and holesail-manager/index.js directly - Delete host.js and holesail-manager.js - Drop shim entries from CI syntax checks - Update ARCHITECTURE.md diagram and file table
This commit is contained in:
@@ -67,8 +67,6 @@ jobs:
|
||||
|
||||
- name: Lint — syntax check native host
|
||||
run: |
|
||||
node --check native-host/host.js
|
||||
node --check native-host/holesail-manager.js
|
||||
node --check native-host/ssh-manager.js
|
||||
node --check native-host/rdp-manager.js
|
||||
node --check native-host/backup-manager.js
|
||||
|
||||
Reference in New Issue
Block a user