Files
holesail-browser/native-host
Raven Scott 0e0822aa81
CI / Build & Test (push) Successful in 3m47s
- Build: explicitly write tt-native package.json into the bundle in
patchBundle so the runtime never gets empty content for that key
  (fixes "Unexpected end of JSON input" in Module._extensions..json
  when the host is started by the extension on Windows).
- State: treat empty or whitespace-only state.json (and legacy
  persist file) as missing and return default state instead of
  throwing in JSON.parse.
- State: add ensureStorageDir() and call it from message-router
  after setStoragePath so the storage directory exists on fresh
  install before any state is loaded or saved.
2026-03-06 18:51:53 -05:00
..
2026-03-02 16:35:53 -05:00