[TS] Generate entry point module (#6674)

This commit is contained in:
Björn Harrtell
2021-06-01 18:09:55 +02:00
committed by GitHub
parent bec23700fc
commit eabdbda755
6 changed files with 109 additions and 29 deletions

View File

@@ -12,7 +12,8 @@
"baseUrl": ".",
"noEmit": false
},
"include": [
"include": [
"monster_test.ts",
"my-game/**/*.ts",
"optional_scalars/**/*.ts",
"namespace_test/**/*.ts",