At the moment, require & import are above browser & umd. As require & import are the only 2 way of importing this, it means that those 2 other fields can't get read.
Technically it's fine as umd is used by some 3rd party CDNs like unpkg, but I'd prefer to fix that.
Technically this is a breaking change, so it'll come in the v6
At the moment,
require&importare abovebrowser&umd. Asrequire&importare the only 2 way of importing this, it means that those 2 other fields can't get read.Technically it's fine as
umdis used by some 3rd party CDNs like unpkg, but I'd prefer to fix that.Technically this is a breaking change, so it'll come in the v6