fix: generate CommonJS output instead of ESM as a workaround for typescript-rtti issue #94
This commit is contained in:
parent
5872bd8537
commit
86688ca129
5 changed files with 38 additions and 14 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,8 +2,7 @@
|
|||
*~
|
||||
# Typescript
|
||||
# emitted code
|
||||
build/*
|
||||
!build/package.json
|
||||
build
|
||||
|
||||
# ---> Node
|
||||
# Logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue