Skip to content

Commit

Permalink
chore: exclude tsconfig.tsbuildinfo from bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 4, 2025
1 parent 4e44674 commit a85c8fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
},
"files": [
"dist/",
"!dist/tsconfig.tsbuildinfo",
"custom-elements.json",
"CHANGELOG.md"
],
Expand Down

0 comments on commit a85c8fe

Please sign in to comment.