This commit is contained in:
2023-08-22 22:48:37 +01:00
parent d071736d4c
commit 16c54185bb
32 changed files with 57 additions and 49 deletions

View File

@ -45,7 +45,7 @@ const config = {
{ from: "public/robots.txt" },
{ from: "public/icons.svg" },
{ from: "public/logo.png" },
{ from: "_headers" },
{ from: "_headers" }
],
}),
new HtmlWebpackPlugin({