mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Forgot to commit this
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user