Skip to content

Commit 7f8a5c4

Browse files
committed
Merge branch 'default' into hooks
2 parents 3886b0b + fc9c9bf commit 7f8a5c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"version": "0.0.0-example",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8-
"postinstall": "npm run build",
98
"build": "esbuild --bundle app.js --loader:.js=jsx --sourcemap=inline --minify > bundle.js",
109
"start": "serve ."
1110
},

0 commit comments

Comments
 (0)