Skip to content

Commit 048a795

Browse files
authored
chore: add more test coverage for edge function tarball bundling (#6745)
1 parent 0c166f6 commit 048a795

File tree

4 files changed

+1131
-262
lines changed

4 files changed

+1131
-262
lines changed

packages/build/src/core/feature_flags.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ export const DEFAULT_FEATURE_FLAGS: FeatureFlags = {
1919
buildbot_zisi_esbuild_parser: false,
2020
netlify_build_updated_plugin_compatibility: false,
2121
netlify_build_plugin_system_log: false,
22+
edge_bundler_generate_tarball: false,
2223
}

0 commit comments

Comments
 (0)