Webpack: generate 404.html during build
This commit is contained in:
@ -88,7 +88,6 @@ pages:
|
||||
script:
|
||||
- yarn build
|
||||
- mv static public
|
||||
- cp public/{index.html,404.html}
|
||||
variables:
|
||||
NODE_ENV: production
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user