Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serve web vitals module #68

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Serve web vitals module #68

merged 5 commits into from
Jan 20, 2022

Conversation

trieloff
Copy link
Contributor

  • feat: add robots.txt response
  • fix(robots): use correct pathname for robots.txt
  • feat(web-vitals): serve web-vitals module from rum collector
  • fix(web-vitals): do not cache redirects forever
  • feat(web-vitals): clean up response headers

The web vitals module is currently part of the helix boiler plate https://github.com/adobe/helix-project-boilerplate/tree/main/scripts and we would be better served by serving it directly from /.rum/web-vitals...

This PR adds the capability, with following features:

@trieloff trieloff merged commit f120d83 into main Jan 20, 2022
@trieloff
Copy link
Contributor Author

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tripodsan tripodsan deleted the serve-through branch February 28, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants