Skip to content

Commit

Permalink
Fix npmignore to include index.js and index.t.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rien committed Oct 23, 2023
1 parent 263ad22 commit 4895dfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/*
!dist/
dist/data
!index.js
!index.d.ts

0 comments on commit 4895dfe

Please sign in to comment.