Skip to content

Commit bfc489d

Browse files
authored
Switch build system from ncc to esbuild (#75)
1 parent 43fca1b commit bfc489d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+7215
-15827
lines changed

.nycrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ extension:
55
- .js
66
- .ts
77

8+
exclude:
9+
- test
10+
811
reporter:
912
- text
1013
- lcov

0 commit comments

Comments
 (0)