Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
fix(npmignore): .map files in built directory cause stacktrace lines …
Browse files Browse the repository at this point in the history
…to nowhere

Fixes #4371
  • Loading branch information
Yehuda Miller authored and heathkit committed Jul 15, 2017
1 parent 299fc8d commit b85e7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ selenium/

.github/
built/spec/
built/**/*.map
debugging/
docs/
lib/
Expand Down

0 comments on commit b85e7ee

Please sign in to comment.