Skip to content

Commit ec3453f

Browse files
committed
fixup
1 parent a007f5d commit ec3453f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js-compute-runtime-cli.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ if (version) {
3737
output,
3838
wasmEngine,
3939
enableExperimentalHighResolutionTimeMethods,
40-
bundle,
4140
enableAOT,
4241
aotCache,
4342
moduleMode,
43+
bundle,
4444
);
4545
await addSdkMetadataField(output, enableAOT);
4646
}

0 commit comments

Comments
 (0)