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