Skip to content

Commit

Permalink
Merge branch 'main' into feature/dynamic-imports-1
Browse files Browse the repository at this point in the history
  • Loading branch information
robhogan authored Oct 25, 2024
2 parents a390857 + d6415f6 commit ef265b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/metro/src/index.flow.js
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ exports.runBuild = async (
onComplete,
onProgress,
minify = true,
// $FlowFixMe[incompatible-variance] frozen objects are readonly
output = outputBundle,
out,
platform = 'web',
Expand Down

0 comments on commit ef265b2

Please sign in to comment.