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