Skip to content

Commit 5351f1f

Browse files
author
Ethan Arrowood
committed
include esbuild script in files
1 parent 12a6218 commit 5351f1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
"index-fetch.js",
6868
"lib",
6969
"types",
70-
"docs"
70+
"docs",
71+
"scripts/esbuild-build.mjs"
7172
],
7273
"scripts": {
7374
"build:node": "node scripts/esbuild-build.mjs",

0 commit comments

Comments
 (0)