We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description rewriting production urls is more of a problem than a feature, especially when migrating to different sites.
only rewrite *.hlx.page and *.hlx.live url in links and images.
*.hlx.page
*.hlx.live
The text was updated successfully, but these errors were encountered:
fix: don't rewrite production urls
2450ec3
fixes #165
815c154
chore(release): 3.6.1 [skip ci]
2d1ea2c
## [3.6.1](v3.6.0...v3.6.1) (2022-10-31) ### Bug Fixes * don't rewrite production urls ([#175](#175)) ([815c154](815c154)), closes [#165](#165)
🎉 This issue has been resolved in version 3.6.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
tripodsan
Successfully merging a pull request may close this issue.
Description
rewriting production urls is more of a problem than a feature, especially when migrating to different sites.
suggestion
only rewrite
*.hlx.page
and*.hlx.live
url in links and images.The text was updated successfully, but these errors were encountered: