This reverts commit ce10b30b40
.
This commit is contained in:
parent
ce10b30b40
commit
462aebd1a0
@ -8,8 +8,6 @@ module.exports = {
|
|||||||
extensions: [".js"],
|
extensions: [".js"],
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
// disable automatic publicPath
|
|
||||||
publicPath: "",
|
|
||||||
path: path.resolve(__dirname, "dist/umd"),
|
path: path.resolve(__dirname, "dist/umd"),
|
||||||
filename: "ffmpeg.js",
|
filename: "ffmpeg.js",
|
||||||
library: "FFmpegWASM",
|
library: "FFmpegWASM",
|
||||||
|
Loading…
Reference in New Issue
Block a user