Skip to content

Instantly share code, notes, and snippets.

@chientrm
Created June 17, 2022 12:17
Show Gist options
  • Save chientrm/4269f30f14eaf4787d762120af54e7c1 to your computer and use it in GitHub Desktop.
Save chientrm/4269f30f14eaf4787d762120af54e7c1 to your computer and use it in GitHub Desktop.
{
...
"scripts": {
...
"dist": "npm run build && node esbuild.js",
...
},
"type": "module"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment