Update
This commit is contained in:
9
public/ffmpeg_packages/util/tsconfig.esm.json
Executable file
9
public/ffmpeg_packages/util/tsconfig.esm.json
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"outDir": "dist/esm",
|
||||
"target": "esnext",
|
||||
"moduleResolution": "nodenext"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user