Skip to content

Instantly share code, notes, and snippets.

@mobsense
Created March 2, 2022 07:34
Show Gist options
  • Select an option

  • Save mobsense/30df617396b9d97ded015d0354603246 to your computer and use it in GitHub Desktop.

Select an option

Save mobsense/30df617396b9d97ded015d0354603246 to your computer and use it in GitHub Desktop.
{
"exports": {
"import": {
"path": "./dist/mjs/index.js",
"type": "module"
},
"require": {
"path": "./dist/cjs/index.js",
"type": "commonjs"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment