Skip to content

Commit

Permalink
♻️ Update build.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Schotsl authored Oct 3, 2024
1 parent 35096b8 commit 44b722e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ await build({
bugs: {
url: "https://github.com/Schotsl/Uwuifier/issues",
},
// Less then ideal but I couldn't get JSR to work in Node while using dnt
test: false,
},
postBuild() {
Deno.copyFileSync("README.md", "npm/README.md");
Expand Down

0 comments on commit 44b722e

Please sign in to comment.