bug: copy headers to builddir
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kieran 2023-05-23 16:13:51 +01:00
parent fc6c14ea79
commit e3e3a79620
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ const config = {
{ from: "public/robots.txt" },
{ from: "public/nostrich_512.png" },
{ from: "public/nostrich_256.png" },
{ from: "_headers" },
],
}),
new HtmlWebpackPlugin({