mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-09 08:13:11 +00:00
change build directory name
This commit is contained in:
parent
18dd58593b
commit
549a260678
@ -4,7 +4,7 @@ const path = require("path");
|
||||
module.exports = {
|
||||
entry: "./index.js",
|
||||
output: {
|
||||
path: path.resolve(__dirname, "dist"),
|
||||
path: path.resolve(__dirname, "build"),
|
||||
filename: "index.js",
|
||||
},
|
||||
experiments: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user