mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 13:22:07 +00:00
wip
This commit is contained in:
@@ -122,7 +122,7 @@ extern "C" JSC::EncodedJSValue BakeRegisterProductionChunk(JSC::JSGlobalObject*
|
||||
origin,
|
||||
WTFMove(string),
|
||||
WTF::TextPosition(),
|
||||
JSC::SourceProviderSourceType::Module
|
||||
JSC::SourceProviderSourceType::BunTranspiledModule
|
||||
));
|
||||
|
||||
global->moduleLoader()->provideFetch(global, key, sourceCode);
|
||||
|
||||
Reference in New Issue
Block a user