Skip to content

Commit

Permalink
add load.* files to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nyan-left committed Dec 9, 2024
1 parent 95b5574 commit c730043
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
"dist/binaries/**",
"dist/src/**",
"src/**",
"load.js",
"load.js.map",
"load.d.ts"
"load.*"
],
"scripts": {
"benchmark": "just benchmark --config just.config.cjs",
Expand Down

0 comments on commit c730043

Please sign in to comment.