Skip to content

Commit 26a10b4

Browse files
authored
Merge branch 'main' into remove-blob-flag-references
2 parents d4d79b5 + 9b4a13d commit 26a10b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/utils/fixture.ts

-2
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,6 @@ export async function runPlugin(
284284
const result = await bundle([edgeSource], dist, [], {
285285
bootstrapURL,
286286
internalSrcFolder: edgeSource,
287-
// Temporary until https://github.com/netlify/edge-bundler/pull/580 rolls out
288-
featureFlags: { edge_bundler_pcre_regexp: true },
289287
importMapPaths: [],
290288
basePath: ctx.cwd,
291289
configPath: join(edgeSource, 'manifest.json'),

0 commit comments

Comments
 (0)