Skip to content

Commit

Permalink
Publish tsconfig.json to npm
Browse files Browse the repository at this point in the history
Fixes broken path aliasing when navigating through sourcemaps
  • Loading branch information
Trinovantes committed Aug 18, 2024
1 parent dfa675d commit 0d2a845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"files": [
"README.md",
"tsconfig.json",
"dist/*",
"src/*"
],
Expand Down

0 comments on commit 0d2a845

Please sign in to comment.