Fix website

This commit is contained in:
jeromewu
2023-12-25 17:11:09 +08:00
parent 39f4c69571
commit 083397a602
2 changed files with 4 additions and 1 deletions

View File

@@ -13,4 +13,7 @@ module.exports = {
library: "FFmpegWASM",
libraryTarget: "umd",
},
stats: {
warnings:false
}
};