rsnext/.github
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
..
actions migrate from yarn to pnpm (#45652) 2023-02-07 15:29:49 +00:00
ISSUE_TEMPLATE chore: update issue-labeler (#45706) 2023-02-08 14:41:48 +00:00
workflows Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00
.kodiak.toml Maintain co-authors when kodiak merges (#31316) 2021-11-11 12:21:25 -06:00
CODEOWNERS Add @jankaifer as codeowner of docs, .github and examples (#45446) 2023-01-31 15:26:29 +00:00
issue-labeler.yml chore: update issue-labeler (#45706) 2023-02-08 14:41:48 +00:00
labeler.json Update labeler.json with current next.js team members (#44231) 2022-12-21 18:12:20 +01:00
pull_request_template.md Some changes in grammar (#45467) 2023-02-01 09:06:59 +00:00