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 3d996dd commit e974d7fCopy full SHA for e974d7f
tests/prepare.mjs
@@ -24,6 +24,8 @@ const e2eOnlyFixtures = new Set([
24
'cli-before-regional-blobs-support',
25
'dist-dir',
26
'middleware-i18n-excluded-paths',
27
+ 'middleware-static-asset-matcher',
28
+ 'middleware-subrequest-vuln',
29
// There is also a bug on Windows on Node.js 18.20.6, that cause build failures on this fixture
30
// see https://github.com/opennextjs/opennextjs-netlify/actions/runs/13268839161/job/37043172448?pr=2749#step:12:78
31
'middleware-og',
0 commit comments