mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2026-01-17 07:25:09 +00:00
Added executable
Added controller file to launch other processes Moved compile dir to build
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"outDir":".",
|
||||
"outDir":"./build",
|
||||
"allowJs":true
|
||||
},
|
||||
"include":[
|
||||
"src/**/*"
|
||||
],
|
||||
"exclude":[
|
||||
"node_modules",
|
||||
"lib"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user