diff --git a/karma.conf.cjs b/karma.conf.cjs index 63ffd91..0588b3e 100644 --- a/karma.conf.cjs +++ b/karma.conf.cjs @@ -40,7 +40,7 @@ module.exports = function (config) { }, webpack: { output, - mode: "development", + mode: "production", module: { rules: [{ test: /\.wasm$/,