Fix tsx testing
This commit is contained in:
parent
ed77d65699
commit
0db27b44f3
|
@ -2,7 +2,7 @@ process.env.TSX_TSCONFIG_PATH = './packages/tests/tsconfig.json'
|
|||
|
||||
module.exports = {
|
||||
"node-option": [
|
||||
"import=tsx",
|
||||
"loader=tsx/esm",
|
||||
"no-warnings",
|
||||
"conditions=peertube:tsx"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue