Skip to content

Commit

Permalink
Merge pull request #1098 from basecamp/dist-map-files
Browse files Browse the repository at this point in the history
Include source maps in the npm package
  • Loading branch information
Alberto Fernández-Capel authored Oct 3, 2023
2 parents 78c0a1e + 02efe21 commit 5ebe789
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 @@ -8,6 +8,7 @@
"files": [
"dist/*.css",
"dist/*.js",
"dist/*.map",
"src/{inspector,trix}/*.js"
],
"repository": {
Expand Down

0 comments on commit 5ebe789

Please sign in to comment.