Skip to content

Instantly share code, notes, and snippets.

@willmendesneto
Created April 9, 2021 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willmendesneto/22594cb79f8fe89b7769e502ebb1ac92 to your computer and use it in GitHub Desktop.
Save willmendesneto/22594cb79f8fe89b7769e502ebb1ac92 to your computer and use it in GitHub Desktop.
{
...
"name": "@myapp/buttons/utils",
"main": "../dist/cjs/entrypoints/utils.js",
"module": "../dist/esm/entrypoints/utils.js",
"cjs": "../dist/cjs/entrypoints/utils.js",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment