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 e7374fc commit 4eb99e7
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 @@ -22,7 +22,9 @@
"files": [
"lib/**/*.d.ts",
"lib/**/*.js",
"lib/**/*.js.map",
"index.d.ts",
"index.js.map",
"index.js"
],
"pre-commit": [
Expand Down

0 comments on commit 4eb99e7

Please sign in to comment.