rsnext/test/integration/font-optimization/fixtures
Tim Neutkens e01f0e4c4a
Remove leftover server.js files in test suite (#45408)
Removes leftover files that were used for `target: 'serverless'` which has been removed in Next.js 13.


## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/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`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2023-02-01 10:00:52 +00:00
..
font-override Remove useless ts-ignores (#45025) 2023-01-18 19:37:44 -08:00
font-override-size-adjust Remove useless ts-ignores (#45025) 2023-01-18 19:37:44 -08:00
make-stylesheet-inert-regression/pages Fixes issue with makeStylesheetInert (#32027) 2022-01-03 20:35:57 +00:00
spread-operator-regression/pages Add check for ObjectExpression when iterating on <link> tags for font optimization (#26608) 2021-06-25 14:51:53 +00:00
with-google Remove leftover server.js files in test suite (#45408) 2023-02-01 10:00:52 +00:00
with-typekit Remove leftover server.js files in test suite (#45408) 2023-02-01 10:00:52 +00:00