Skip to content

Commit

Permalink
fix: ignore build dir in NPM publish
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Dec 22, 2023
1 parent bad7fb7 commit af5c542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/test/
/pkg/
/store/
/build/


/.*
Expand Down

0 comments on commit af5c542

Please sign in to comment.