mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Make node-fallbacks build as esm not cjs / Fix node-fetch (#3377)
* Make node-fallbacks build as esm not cjs. * fix stuff
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export * from "https-browserify";
|
||||
export * as default from "https-browserify";
|
||||
|
||||
Reference in New Issue
Block a user