We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3886b0b + fc9c9bf commit 7f8a5c4Copy full SHA for 7f8a5c4
example/package.json
@@ -5,7 +5,6 @@
5
"version": "0.0.0-example",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
- "postinstall": "npm run build",
9
"build": "esbuild --bundle app.js --loader:.js=jsx --sourcemap=inline --minify > bundle.js",
10
"start": "serve ."
11
},
0 commit comments