Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 24c0c5d

Browse files
committed
build: include src and index sourcemap files
1 parent 37610bf commit 24c0c5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ node_modules
4141
*.ts
4242
!*.d.ts
4343
*.js.map
44+
!index.js.map
4445
!/bundles/*.js.map
46+
!/src/*.js.map
4547
!*.metadata.json
4648
tsconfig.json
4749
tsconfig-build.json

0 commit comments

Comments
 (0)