AUXteam's picture
Revert index.html change and retry build
2eb1c4f verified
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist-ts",
"rootDir": "."
},
"include": ["src", "*.config.*", "package.json"]
}