mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-05 23:23:12 +00:00
try production config
This commit is contained in:
parent
f5e93d9672
commit
69266482c8
@ -40,7 +40,7 @@ module.exports = function (config) {
|
|||||||
},
|
},
|
||||||
webpack: {
|
webpack: {
|
||||||
output,
|
output,
|
||||||
mode: "development",
|
mode: "production",
|
||||||
module: {
|
module: {
|
||||||
rules: [{
|
rules: [{
|
||||||
test: /\.wasm$/,
|
test: /\.wasm$/,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user