Build fix attempt
This commit is contained in:
@ -14,6 +14,10 @@
|
||||
"skipLibCheck": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
|
||||
// Output
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"#application/*": ["./src/application/*"],
|
||||
|
Reference in New Issue
Block a user