deno
c2e9c8cc - fix(compile): write bytes directly to output file (#18777)

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.
Author
Parents
Loading