This commit is contained in:
2023-07-04 18:28:35 +01:00
parent 7eeec29beb
commit 15e47bde86
3 changed files with 8 additions and 3 deletions

View File

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