Skip to content

Conversation

lukas-pierce
Copy link
Contributor

@lukas-pierce lukas-pierce commented May 3, 2025

Previously, the content attribute was parsed by splitting on commas and equals signs, which caused issues when URLs contained = characters (e.g. /app.scss?v=1.0.508).

To resolve this, the format is now changed to a valid JSON string:

<meta name="pathscale-cdn" content='{"tag":"link","rel":"stylesheet","href":"/app.css?v=1.0.0"}'>

Also added detailed README.md for Benchie util

@lukas-pierce lukas-pierce requested a review from skaptox May 3, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant