rsnext/packages/next/build/webpack
Tim Neutkens 170dc0dc33
Add check for ObjectExpression when iterating on <link> tags for font optimization (#26608)
Fixes #26547



## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

## 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.

## Documentation / Examples

- [ ] Make sure the linting passes
2021-06-25 14:51:53 +00:00
..
config Add experimental cra-to-next transform in codemod cli (#24969) 2021-06-09 16:51:56 +02:00
loaders fix: ignore invalid accept-language header (#26476) 2021-06-22 15:05:54 +00:00
plugins Add check for ObjectExpression when iterating on <link> tags for font optimization (#26608) 2021-06-25 14:51:53 +00:00
require-hook.ts Ensure externals are correct for mini-css-extract-plugin (#25340) 2021-05-23 13:15:58 +02:00