mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
add ncc builder
This commit is contained in:
parent
3a0b21bc19
commit
2131447939
4 changed files with 43 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
"esModuleInterop": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"outDir": "./dist/",
|
||||
"outDir": "./output/",
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": false,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue