Merge branch 'master' of github.com:waku-org/lab.waku.org into weboko/eval-fix

This commit is contained in:
Sasha 2024-07-26 00:49:35 +02:00
commit e40c29ca3e
No known key found for this signature in database

View File

@ -3,7 +3,7 @@
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "webpack --config webpack.config.js", "build": "webpack --config webpack.config.js --mode production",
"start": "webpack-dev-server" "start": "webpack-dev-server"
}, },
"dependencies": { "dependencies": {