rsnext/packages/next-swc/crates/next-api
OJ Kwon 415cd74b9a
fix(next-api): correct font manifest generation (#62916)
### What

I noticed the font manifest generated by Turbopack was always empty.
Debugging showed that the path to the client_root was always incorrect
when calculating `get_font_paths_from_root`. And also fixed an issue
where for certain paths, the (`/index`) manifest key should contain the
original path.

Closes PACK-2666
2024-03-06 11:21:39 +01:00
..
src fix(next-api): correct font manifest generation (#62916) 2024-03-06 11:21:39 +01:00
build.rs feat(turbopack): embed build time info, emits next features telemetry event (#53028) 2023-07-26 17:49:34 +00:00
Cargo.toml refactor(next-swc): remove unused features (#62696) 2024-02-29 11:14:16 -08:00