rsnext/docs
LongYinan ac7f2b6fe7
Make turbotrace run after the webpack build (#45621)
- [x] Depends on https://github.com/vercel/next.js/pull/45776

Turbotrace occupies too many memories while running; this PR makes it
run after the webpack build is finished, it can reduce the memory
hogging by webpack and turbotrace, thus avoiding OOM

The `maxFiles` option in turbotrace is removed because there is
`memoryLimit` option takes over its role.

Close WEB-556
2023-02-10 20:58:55 +01:00
..
advanced-features Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00
api-reference Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
api-routes feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
basic-features [ESLint] Add app dir to default linting directories (#44426) 2023-02-07 13:53:46 -08:00
guides Update building-forms.md (#44862) 2023-01-13 14:34:55 -08:00
migrating docs(migrating): fix broken react-router link (#43843) 2022-12-08 10:28:36 -08:00
routing fixed missing <Link /> keyword (#42422) 2022-11-03 11:07:01 -07:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md Docs: Update deployment.md with Firebase, Amplify and Cloudflare (#44092) 2022-12-17 15:26:29 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Update getting-started documentation (#45284) 2023-01-26 01:25:42 +00:00
going-to-production.md chore: fix docs link to minimumCacheTTL (#45502 2023-02-01 17:31:35 -08:00
manifest.json Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
testing.md Add Cypress component testing to docs & example (#44869) 2023-02-07 23:42:35 +00:00
upgrading.md Fix Node.js version to 14.6.0 in Upgrading guide. (#44939) 2023-01-16 22:11:00 +00:00