Skip to content

Commit

Permalink
More jsr exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon authored Oct 17, 2024
1 parent 38d1111 commit 8a0dc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"esbuild-plugin-d.ts": "npm:esbuild-plugin-d.ts@^1.3.0"
},
"publish": {
"exclude": ["build", "dist", "package.json", ".github"]
"exclude": ["build", "dist", "tests", "package.json", ".github","docs"]
}
}

0 comments on commit 8a0dc31

Please sign in to comment.