Experience-Monks / Experience-Monks/devtool
V8 flag `--expose-gc` causes whole config to silently fail
Open
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
The `--expose-gc` v8 flag does not take effect when passed in command line with `--js-flags="--expose-gc"`. If this flag is present in the config file (e.g., in `.devtoolrc`), the whole config file is silently ignored.
Contributor guide
Assessment
This issue has not been assessed yet.