-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
@yao/pkg work is great but has some performance issues: why should I download a huge binary bundle with tausands of kilobytes occupied by nodejs when I can simply depend on the system one? I might use the time spent downloading lando binary installing nodejs itself, if I could try to not bundle it.
I was trying locally the bundling with esbuild and alternatives like rollup to output a single .JS file with other support files (like it was done in the actual build system)
The experiment is promising, maybe soon I'll try to commit a PR
Metadata
Metadata
Assignees
Labels
No labels