fix: generate CommonJS output instead of ESM as a workaround for typescript-rtti issue #94

This commit is contained in:
Jos de Jong 2023-02-02 15:52:15 +01:00
parent 5872bd8537
commit 86688ca129
5 changed files with 38 additions and 14 deletions

3
.gitignore vendored
View file

@ -2,8 +2,7 @@
*~
# Typescript
# emitted code
build/*
!build/package.json
build
# ---> Node
# Logs