update: add cjs to build

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-04 15:42:18 +01:00
parent 58a8f9d4df
commit 70b44dbc03
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"outDir": "./tmp",
"baseUrl": ".",
"module": "ESNext",
"target": "es2020",
"target": "es2017",
"lib": [
"DOM",
"ESNext"