Skip to content

lib: hide `navigator` behind a flag

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/flag-navigator into main

The relevance of Navigator API in Node.js has not been established, and exposing it early has caused breakage in the ecosystem. IMO we should not expose it by default, not until there's consensus around it.

Merge request reports

Loading