mirror of
https://git.bits.team/Bits/mod-manager.git
synced 2024-11-21 05:28:22 -05:00
Update build directory for Typescript Compiler
This commit is contained in:
parent
ebde18606f
commit
cc49211d84
@ -6,7 +6,7 @@
|
||||
"dom"
|
||||
],
|
||||
// specifies which default set of type definitions to use ("DOM", "ES6", etc)
|
||||
"outDir": "dist",
|
||||
"outDir": "build/ts",
|
||||
// .js (as well as .d.ts, .js.map, etc.) files will be emitted into this directory.,
|
||||
"removeComments": true,
|
||||
// Strips all comments from TypeScript files when converting into JavaScript- you rarely read compiled code so this saves space
|
||||
|
Loading…
Reference in New Issue
Block a user