rsnext/test/production
stefanprobst dc3bd761b4
fix: fix bundle-analyzer plugin types (#38255)
* chore: fix bundle-analyzer types

* Add test for bundle analyzer type

* fix lint

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-07-10 14:13:24 -05:00
..
dependencies-can-use-env-vars-in-middlewares feat(middleware)!: forbids middleware response body (#36835) 2022-05-19 22:02:20 +00:00
edge-runtime-is-addressable [edge] Make runtime addressable in compile time (#38288) 2022-07-04 12:54:07 +00:00
emit-decorator-metadata Add decoratorMetadata flag if enabled by tsconfig (#32914) 2022-02-06 16:48:09 +00:00
enoent-during-require Ensure ENOENT error is not ignored when loading pages (#37486) 2022-06-06 14:35:26 -04:00
eslint-plugin-deps Ensure eslint plugins dont conflict (#35667) 2022-03-28 12:31:30 -05:00
exported-runtimes-value-validation [build] validate the exported config values (#38370) 2022-07-06 11:06:57 +00:00
fallback-export-error Update check for fallback pages during export (#33323) 2022-01-17 14:44:45 +00:00
generate-middleware-source-maps [edge] enable edge compiler source maps by default (#38365) 2022-07-06 18:17:57 +00:00
jest chore: use pnpm install in tests (#37712) 2022-06-16 18:08:07 +00:00
middleware-environment-variables-in-node-server-reflect-the-usage-inference feat(middleware)!: forbids middleware response body (#36835) 2022-05-19 22:02:20 +00:00
middleware-is-not-allowed-when-using-serverless-target Throw an error when target: 'serverless' is used with Middleware (#37819) 2022-06-19 13:17:18 +00:00
middleware-typescript Edge Functions: deprecate access to request.page (#37349) 2022-06-01 20:06:37 +00:00
middleware-with-dynamic-code chore: use pnpm install in tests (#37712) 2022-06-16 18:08:07 +00:00
minimal-mode-response-cache Move outputStandalone config (#37994) 2022-06-24 14:58:35 -05:00
missing-dep-error Ensure type check/link worker does not retry (#37324) 2022-05-31 11:30:38 -05:00
pnpm-support Move outputStandalone config (#37994) 2022-06-24 14:58:35 -05:00
postcss-plugin-config-as-string allow to provide postcss plugin options as a string (#35173) 2022-04-08 16:58:50 +00:00
prerender-prefetch Update flakey prefetch test (#37997) 2022-06-24 15:27:51 -05:00
react-18-streaming-ssr Rename page runtime edge to experimental-edge (#38041) 2022-06-26 20:02:24 -05:00
reading-request-body-in-middleware feat(middleware)!: forbids middleware response body (#36835) 2022-05-19 22:02:20 +00:00
required-server-files Fix resolving dynamic routes when on returns a redirect (#38079) 2022-06-27 18:47:32 -05:00
standalone-mode-and-optimizecss Move outputStandalone config (#37994) 2022-06-24 14:58:35 -05:00
typescript-basic fix: fix bundle-analyzer plugin types (#38255) 2022-07-10 14:13:24 -05:00
required-server-files-i18n.test.ts Move outputStandalone config (#37994) 2022-06-24 14:58:35 -05:00
required-server-files.test.ts Fix resolving dynamic routes when on returns a redirect (#38079) 2022-06-27 18:47:32 -05:00