We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13a454 commit 9b4a13dCopy full SHA for 9b4a13d
tests/utils/fixture.ts
@@ -284,8 +284,6 @@ export async function runPlugin(
284
const result = await bundle([edgeSource], dist, [], {
285
bootstrapURL,
286
internalSrcFolder: edgeSource,
287
- // Temporary until https://github.com/netlify/edge-bundler/pull/580 rolls out
288
- featureFlags: { edge_bundler_pcre_regexp: true },
289
importMapPaths: [],
290
basePath: ctx.cwd,
291
configPath: join(edgeSource, 'manifest.json'),
0 commit comments