diff --git a/vitest.config.e2e.ts b/vitest.config.e2e.ts index 370c48aef9a503..d93b87cb0d70a0 100644 --- a/vitest.config.e2e.ts +++ b/vitest.config.e2e.ts @@ -18,6 +18,7 @@ export default defineConfig({ ...(isBuild ? [ './playground/backend-integration/**/*.spec.[tj]s', // https://github.com/rolldown/rolldown/issues/2392 + './playground/environment-react-ssr/**/*.spec.[tj]s', // needs investigation './playground/dynamic-import/**/*.spec.[tj]s', // https://github.com/rolldown/rolldown/issues/1843 './playground/external/**/*.spec.[tj]s', // https://github.com/rolldown/rolldown/issues/2041 './playground/lib/**/*.spec.[tj]s', // umd format