mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-23 13:18:07 +00:00
fix: noise-rtc copy of artefacts
This commit is contained in:
parent
d673c76491
commit
ac65ea29d5
@ -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