mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
b3ceafaa5d
Enable deno devs to bench/profile/test JS code changes without doing a full --release rebuild. Incremental release builds take ~4mn on M1s, often more on other machines ...
2 lines
64 B
JavaScript
2 lines
64 B
JavaScript
export * from "./rebench.js";
|
|
export * from "./rebootstrap.js";
|