Is the .mjs
file extension resolved by metro bundler? #59
Closed
Description
Hi all, quick question as library maintainer, is the .mjs
file extension supported by metro? In order words, will a package json with a module
field like this work like with webpack (or is module
ignored completely, which would be fine as well):
"module": "lib/mobx.mjs"
Metadata
Assignees
Labels
No labels