merge all ts files into one js file
This commit is contained in:
parent
b010bf60ee
commit
04b3c0c2ca
5 changed files with 11 additions and 13 deletions
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
// "outFile": "./out/lauchpioos.js",
|
||||
"outDir": "./out",
|
||||
"outFile": "./out/geometry.js",
|
||||
"sourceRoot": "./src",
|
||||
"rootDir": "./src",
|
||||
"sourceMap": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue