mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* Cleanup error formatting a little * Add error for using import statement with CommonJS-only features * Update js_ast.zig * Further tweaks to formatting, also print error.cause * Add some snapshot tests for errors * Make these snapshot tests * Ignore mimalloc warnings * Update error message parsing in bundling tests * Increase timeout on the test * Update expectBundled.ts * Update test --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>