Skip to content

Commit

Permalink
Switch build system from ncc to esbuild (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Apr 14, 2023
1 parent 43fca1b commit bfc489d
Show file tree
Hide file tree
Showing 71 changed files with 7,215 additions and 15,827 deletions.
3 changes: 3 additions & 0 deletions .nycrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ extension:
- .js
- .ts

exclude:
- test

reporter:
- text
- lcov
Loading

0 comments on commit bfc489d

Please sign in to comment.