Skip to content

Commit

Permalink
Include source maps in npm tarball
Browse files Browse the repository at this point in the history
This is a convenience for developers so that any possible runtime errors
will properly map back to the original source code.
  • Loading branch information
caleb531 committed Dec 31, 2023
1 parent 5d29b09 commit c075b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.DS_Store
*.swp
*.map
*.log
node_modules

0 comments on commit c075b23

Please sign in to comment.