Webpack: generate 404.html during build
This commit is contained in:
parent
402a45b495
commit
bba6716cf7
2 changed files with 0 additions and 1 deletions
|
@ -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.
Loading…
Reference in a new issue