Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
poteto committed Jul 29, 2024
2 parents ec5f825 + 56b1cd2 commit b438a73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/rollup/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,8 @@ async function createBundle(bundle, bundleType, isExperimental) {
bundle.global,
bundle.moduleType,
pureExternalModules,
bundle
bundle,
isExperimental
),
output: {
externalLiveBindings: false,
Expand Down

0 comments on commit b438a73

Please sign in to comment.