aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/executables.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-07Progress for Next.js (#4468)Gravatar dave caruso 1-1/+1
* L * ipc * asdfghjkl * dfghjk * it works! * types * patches for next.js * sdfghj * wsdfgn,./ * this * yolo * okay loser * asdfghjk * add some more APIs * MESS * sdfghjkl * remove native events from streams * stuff * remove lazy(primordials) test * debugging * okay * less fake extensions object * fix `Buffer.toString()` args logic * fix deserialize * make tests work * add test for `Buffer.toString` args * Update server.zig * remove test * update test * Update spawn-streaming-stdin.test.ts * fix linux build * Update fs.test.ts * cli message improvements * dfshaj * Fix fs.watch bug maybe? * remove --------- Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
2023-08-25Update executables.mdGravatar Jarred Sumner 1-3/+3
2023-08-25Update executables.mdGravatar Jarred Sumner 1-0/+4
2023-08-25Update executables.mdGravatar Jarred Sumner 1-0/+23
2023-05-16Tweaks to bundler docs (#2867)Gravatar Colin McDonnell 1-0/+33
* WIP * Fix typo * Updates * Document --compile * Add bundler benchmark * Remove esbuild * Add bench to docs * Add buttons * Updates