Skip to content

Commit

Permalink
fix: remove zisiEsbuildDynamicImports feature flag (#3399)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
eduardoboucas and kodiakhq[bot] committed Sep 29, 2021
1 parent 5798771 commit 41273b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/build.js
Expand Up @@ -21,7 +21,6 @@ const getBuildOptions = ({
offline,
featureFlags: {
functionsBundlingManifest: true,
zisiEsbuildDynamicImports: true,
},
})

Expand Down

1 comment on commit 41273b1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 353 MB

Please sign in to comment.