Copy icons.svg

This commit is contained in:
2023-07-04 18:34:41 +01:00
parent 15e47bde86
commit 6e90e79ad9
3 changed files with 2 additions and 2 deletions

View File

@ -38,6 +38,7 @@ const config = {
patterns: [
{ from: "public/manifest.json" },
{ from: "public/robots.txt" },
{ from: "public/icons.svg" },
{ from: "_headers" },
],
}),