Re-ran the latest dev deploy scripts locally to re-generate up-to-date sitemap / API cache files
Fixed a minor bug in the sitemap script
e.g. ) Generated the up-to-date sitemap files (please see the public/sitemap-info.json) so that it won't run at build.
Vercel build log:
@davidsmejia Could you kindly approve this right away? It includes the latest generated files via deploy scripts with a minor fix made in sitemap.config, thank you!
Types of changes
Bugfix (non-breaking change which fixes an issue)
Checklist
[x] Lint and unit tests pass locally with my changes
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation (if appropriate)
[ ] Any dependent changes have been merged and published in downstream modules
Issue Number
N/A
Related issue: https://github.com/AlexsLemonade/refinebio-web/issues/208
Purpose/Implementation Notes
dev
deploy scripts locally to re-generate up-to-date sitemap / API cache filese.g. ) Generated the up-to-date sitemap files (please see the
public/sitemap-info.json
) so that it won't run at build.Vercel build log:
@davidsmejia Could you kindly approve this right away? It includes the latest generated files via deploy scripts with a minor fix made in
sitemap.config
, thank you!Types of changes
Checklist