rsnext/scripts
Hannes Bornö 1264196897
Add next font package (#40227)
For some context:
https://vercel.slack.com/archives/CGU8HUTUH/p1662124179102509

Adds `@next/font` package.

`scripts/update-google-fonts.js` generates functions and metadata for
all available google fonts. The metadata is used in `loader.ts` to
validate font options (from #40221). It then fetches the CSS from google
fonts, downloads the font files and emits them as static assets.

The actual integration with `packages/next` and integration tests
depends on #40221, will follow up with new PR.

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-09-21 15:10:24 -07:00
..
send-trace-to-jaeger Simplify trace span id generation (#32946) 2022-01-02 21:22:01 +00:00
check-examples.sh Add ci script to check examples (#28009) 2021-08-14 13:34:40 -05:00
check-manifests.js Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
check-pre-compiled.bat fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
check-pre-compiled.sh Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
fetch-tags.mjs Update only fetch all tags for publish commits (#32337) 2021-12-09 16:36:18 -06:00
install-native.mjs Update install native script (#37354) 2022-06-01 09:25:08 -05:00
next-with-deps.sh fix: loosen webpack compilation with fallbackNodePolyfills: false (#40612) 2022-09-16 13:23:56 -07:00
publish-native.js Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
publish-release.sh Fix lerna publish for automation token (#28750) 2021-09-02 19:08:16 -04:00
release-stats.sh Update repo scripts to separate folder (#26787) 2021-07-01 13:41:27 +02:00
reset-vercel-project.mjs Enable E2E deploy tests on publish (#37019) 2022-05-21 04:46:16 -05:00
run-for-change.js refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
setup-wasm.mjs Make setup-wasm script work for local dev (#36355) 2022-04-21 15:41:48 -05:00
trace-dd.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-next-server.js Update tracing to collect from reasons (#29975) 2021-10-18 17:01:02 +00:00
trace-to-event-format.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-to-tree.mjs Add path to export-page (#39893) 2022-08-24 10:29:47 +00:00
update-google-fonts.js Add next font package (#40227) 2022-09-21 15:10:24 -07:00