--platform
Closes #29650. Currently passing `--platform=browser` does two things: - makes us prefer the `"browser"` key in package json over module and main - makes us prefer the `"browser"` export condition but we may add more things in the future