deno
c2e9c8cc
- fix(compile): write bytes directly to output file (#18777)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
fix(compile): write bytes directly to output file (#18777) 1. Adds cli/standalone folder 2. Writes the bytes directly to the output file. When adding npm packages this might get quite large, so let's not keep the final output in memory just in case.
References
#18777 - fix(compile): write bytes directly to output file
Author
dsherret
Parents
10442350
Loading