Skip to content

Commit 797481e

Browse files
committed
fix(build): exclude example directory from npm module
1 parent 3cd56ab commit 797481e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ tslint.json
99
.github
1010
*.ts
1111
!*.d.ts
12+
example/

0 commit comments

Comments
 (0)