rsnext/packages/next-swc/crates/core/tests/fixture
Hannes Bornö 75bbf00a8f
Add local font loader (#40801)
Moves font related types to `next/font` so they can be reused in font
loaders.

Adds an argument to font loaders, the relative path from the app root to
the module consuming the loader. Needed for resolving local files
relative to the module calling it. Also used to improve error message.

Adds `@next/font/local` font loader. Similar to `@next/font/google` but
used to host locally downloaded font files.
2022-09-22 12:49:02 -07:00
..
amp/amp-classname Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
next-dynamic fix(next/dynamic): handle template literal import path (#39623) 2022-08-16 11:48:16 +00:00
next-font-loaders Add local font loader (#40801) 2022-09-22 12:49:02 -07:00
page-config feat(next-swc): Update swc crates (#35395) 2022-03-30 15:13:40 -07:00
react-remove-properties chore: Update swc (#40520) 2022-09-15 14:22:11 +02:00
react-server-components Implement SWC transformer for server and client graphs (#40603) 2022-09-17 00:12:59 +02:00
relay Relay Support in Rust Compiler (#33702) 2022-02-01 18:18:55 +00:00
remove-console/all Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
shake-exports chore: Update swc (#40520) 2022-09-15 14:22:11 +02:00
ssg chore: Update swc (#40520) 2022-09-15 14:22:11 +02:00