rsnext/packages/next/build/webpack/loaders
Hannes Bornö fa96d870aa
Accept variable prop in google font loader (#41065)
Fixes local weight type which could break if you wrote "regular" instead of 400. Adds `variable` property to google font loader to let you define the name of the CSS variable.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a 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 a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-09-30 18:53:50 +00:00
..
css-loader Add support for font loaders (#40746) 2022-09-21 22:12:59 -07:00
next-edge-ssr-loader edge-ssr: bundle next/dist as ESM for better tree-shaking (#40251) (#40980) 2022-09-28 12:29:22 +02:00
next-flight-loader remove legacy transform code (#40966) 2022-09-27 22:03:49 +00:00
next-font-loader Accept variable prop in google font loader (#41065) 2022-09-30 18:53:50 +00:00
next-serverless-loader Adding experimentalAdjustFallback feature to font optimization (#40185) 2022-09-16 14:13:21 -07:00
next-style-loader Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
postcss-loader Lazy-load postcss (#31762) 2021-11-25 18:41:20 +01:00
resolve-url-loader Move resolve-url-loader into Next.js (#32932) 2022-01-02 16:16:17 -06:00
error-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
get-module-build-info.ts Client directive (#40415) 2022-09-18 00:00:16 +00:00
next-app-loader.ts Alias all client, shared, pages dist assets for esm (#41034) 2022-09-29 21:24:04 +00:00
next-client-pages-loader.ts Client directive (#40415) 2022-09-18 00:00:16 +00:00
next-edge-function-loader.ts feat(edge): allows configuring Dynamic code execution guard (#39539) 2022-09-12 15:01:00 -07:00
next-flight-client-entry-loader.ts remove legacy transform code (#40966) 2022-09-27 22:03:49 +00:00
next-flight-css-dev-loader.ts HMR for client CSS imports (#39916) 2022-08-25 16:40:16 +00:00
next-image-loader.js fix(image): handle image imports with high aspect ratio (#40563) 2022-09-16 20:17:19 +00:00
next-middleware-asset-loader.ts [edge] allow importing blob assets (#38492) 2022-07-19 12:27:15 -05:00
next-middleware-loader.ts feat(edge): allows configuring Dynamic code execution guard (#39539) 2022-09-12 15:01:00 -07:00
next-middleware-wasm-loader.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00
next-swc-loader.js Add local font loader (#40801) 2022-09-22 12:49:02 -07:00
noop-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
utils.ts Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00