rsnext/test/production
Balázs Orbán 0d642f1264
feat: make compress configurable in standalone mode (#33717)
Fixes #33696

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-01-27 02:13:10 +00:00
..
dependencies-can-use-env-vars-in-middlewares Allow dependencies to use environment variables in middlewares (#33141) 2022-01-10 18:45:00 +00:00
fallback-export-error Update check for fallback pages during export (#33323) 2022-01-17 14:44:45 +00:00
middleware-environment-variables-in-node-server-reflect-the-usage-inference middlewares: limit process.env to inferred usage (#33186) 2022-01-12 13:09:24 +00:00
middleware-typescript Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
required-server-files Ensure fetch polyfill is loaded in next-server (#33616) 2022-01-24 15:38:54 -06:00
typescript-basic Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
required-server-files-i18n.test.ts Update to filter loader specific files from traces (#32267) 2021-12-14 10:41:10 -06:00
required-server-files.test.ts feat: make compress configurable in standalone mode (#33717) 2022-01-27 02:13:10 +00:00