Skip to content

Commit

Permalink
build: include src and index sourcemap files
Browse files Browse the repository at this point in the history
  • Loading branch information
l-lin committed Jan 3, 2021
1 parent 2c3488d commit 8f2e0bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ node_modules
*.ts
!*.d.ts
*.js.map
!index.js.map
!/bundles/*.js.map
!/src/*.js.map
!*.metadata.json
tsconfig.json
tsconfig-build.json
Expand Down

0 comments on commit 8f2e0bc

Please sign in to comment.