change outDir to path at root per NPM CI error message
This commit is contained in:
parent
69ef47daf8
commit
07e4056694
@ -10,6 +10,6 @@
|
||||
"downlevelIteration": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"composite": true,
|
||||
"outDir": "../dist"
|
||||
"outDir": "./dist"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user