fix: live server docker build changes (#8166)
This commit is contained in:
parent
e36f4f47f1
commit
0240e46f04
4 changed files with 11 additions and 8 deletions
|
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"extends": "@plane/typescript-config/base.json",
|
||||
"compilerOptions": {
|
||||
"module": "ES2015",
|
||||
"moduleResolution": "Bundler",
|
||||
"lib": ["ES2015"],
|
||||
"target": "ES2015",
|
||||
"outDir": "./dist",
|
||||
"rootDir": ".",
|
||||
"baseUrl": ".",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue