mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
* Fixes #9521 * Another test * Update load-file-loader-a-lot.test.ts * Update module_loader.zig * comments * Rename variable * Update module_loader.zig * Update exports.zig * small cleanup * bundows --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
3 lines
61 B
JavaScript
3 lines
61 B
JavaScript
// do not use reference import.meta here.
|
|
export default {};
|