Skip to content

Commit

Permalink
Do not package sample files in JS bundle (qzind#967)
Browse files Browse the repository at this point in the history
This should stop the NPM package from containing the sample HTML file
dependencies.
  • Loading branch information
mamhoff authored Apr 26, 2022
1 parent 875c703 commit 4192fbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/additional/
/dependencies/
.DS_Store
sample/
.DS_Store

0 comments on commit 4192fbf

Please sign in to comment.