rsnext/test/integration/turbotrace-with-webpack-worker
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
..
app Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00
test Make turbotrace run after the webpack build (#45621) 2023-02-10 20:58:55 +01:00