Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add NODE_OPTIONS to default pass through env vars (#8353)
### Description [`NODE_OPTIONS`](https://nodejs.org/api/cli.html#node_optionsoptions) can do many things, but it is especially used to bump heap limits. With env mode strict this can cause OOMs when using `turbo`. ### Testing Instructions 👀
- Loading branch information