mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-05-28 03:49:28 +00:00
add noise to jenkins config and fix webpack config
This commit is contained in:
parent
2b254597c7
commit
22d5dd414f
@ -13,7 +13,7 @@ module.exports = {
|
|||||||
mode: "development",
|
mode: "development",
|
||||||
plugins: [
|
plugins: [
|
||||||
new CopyWebpackPlugin({
|
new CopyWebpackPlugin({
|
||||||
patterns: ["index.html"],
|
patterns: ["index.html", "favicon.ico", "favicon.png", "manifest.json"],
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user