mirror of
https://github.com/waku-org/examples.waku.org.git
synced 2025-02-22 18:58:11 +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",
|
||||
plugins: [
|
||||
new CopyWebpackPlugin({
|
||||
patterns: ["index.html"],
|
||||
patterns: ["index.html", "favicon.ico", "favicon.png", "manifest.json"],
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user