Forgot to commit this

This commit is contained in:
Zack Radisic
2024-12-03 16:07:33 -08:00
parent ea4c4a1478
commit a7ffd65fbc

View File

@@ -652,7 +652,7 @@ extern "C" int JSBundlerPlugin__callOnBeforeParsePlugins(
void* bunContextPtr,
const BunString* namespaceStr,
const BunString* pathString,
BundlerPlugin::OnBeforeParseArguments* onBeforeParseArgs,
OnBeforeParseArguments* onBeforeParseArgs,
void* onBeforeParseResult,
int* shouldContinue)
{