mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-10 17:53:09 +00:00
chore: make dogfooding run in production
This commit is contained in:
parent
1d033912be
commit
ae3e0bc27a
@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "webpack --config webpack.config.js",
|
||||
"build": "webpack --config webpack.config.js --mode production",
|
||||
"start": "webpack-dev-server"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user