Open rauschma opened 2 years ago
The npm package pkg turns a Node.js package into a native binary that even runs on systems where Node.js isn’t installed. It supports the following platforms: Linux, macOS, and Windows.
But it doesn't support ES modules: https://github.com/vercel/pkg/issues/1291
Awesome book BTW :)
But it doesn't support ES modules: https://github.com/vercel/pkg/issues/1291
Awesome book BTW :)