Webpack: generate 404.html during build

This commit is contained in:
Alex Gleason 2021-08-30 17:17:32 -07:00
parent 402a45b495
commit bba6716cf7
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 0 additions and 1 deletions

View file

@ -88,7 +88,6 @@ pages:
script:
- yarn build
- mv static public
- cp public/{index.html,404.html}
variables:
NODE_ENV: production
artifacts:

Binary file not shown.