Skip to content

Commit

Permalink
add build system
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertk committed Jan 10, 2025
1 parent 5567aa9 commit 8d6e9c2
Show file tree
Hide file tree
Showing 6 changed files with 467 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.env
node_modules/
coverage/
dist/*
!dist/index.js
9 changes: 9 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8d6e9c2

Please sign in to comment.