mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
Good enough for now solution to symbol collision
This commit is contained in:
@@ -497,3 +497,5 @@ pub fn contentsFromPath(path: string) ?string {
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
pub const buffer_fallback_import_name: string = "node:buffer";
|
||||
|
||||
Reference in New Issue
Block a user