Skip to content

Commit

Permalink
Include source map files in packed files
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Nov 9, 2022
1 parent 7233b16 commit a7802f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
"files": [
"lib/**/*.d.ts",
"lib/**/*.js",
"lib/**/*.js.map",
"index.d.ts",
"index.js.map",
"index.js"
],
"dependencies": {
Expand Down

0 comments on commit a7802f8

Please sign in to comment.