Commit 51b0d9d
Fix electron-asio module packaging - include lib and preload files
The build was missing lib/index.js, preload/ipc-handlers.js and
preload/asio-preload.js in the packaged app, causing module not found
errors at runtime.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a85eeb6 commit 51b0d9d
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
0 commit comments