5 ms·
I’ve used pkg with success for some small apps - curious to know why it didn’t work for you. Now you can use this native feature (not totally stable yet though
by binarymax 2y ago
I’ve used pkg with success for some small apps - curious to know why it didn’t work for you.
Now you can use this native feature (not totally stable yet though) which I’ve been meaning to try https://nodejs.org/api/single-executable-applications.html https://nodejs.org/api/single-executable-applications.html
- dgellow 2y agoI don't remember the details, and cannot find my notes on vercel/pkg. But looking at https://github.com/vercel/pkg https://github.com/vercel/pkg right now I see the project has been deprecated in favour of single-executable-applications
- binarymax 2y agoBummer that they deprecated/archived it before the native feature was stable.