devtool
devtool copied to clipboard
V8 flag `--expose-gc` causes whole config to silently fail
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.