tx-webbr-automation
v0.1.20
Published
package pipeline: tsc -> esbuild bundle -> SEA blob -> inject -> exe ( -> sign -> distribute )
Readme
SEA
package pipeline: tsc -> esbuild bundle -> SEA blob -> inject -> exe ( -> sign -> distribute )
If SEA fails silently:
set NODE_DEBUG=sea
myapp.exewarning: The signature seems corrupted!
- Windows:
signtool
You should not rely on SEA for production-distributed apps unless you control the Node version
