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

Fixed loading of assets with query strings #52

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Conversation

promatik
Copy link
Contributor

This will remove the query string part of a URL before creating the URL.

This also fixes #44.
Because it is now validating that the file exists.
As the file didn't exist on the system, it was throwing un ugly error and causing the section to not end.

@tabacitu tabacitu merged commit 3baed54 into main Jun 24, 2023
@tabacitu tabacitu deleted the fix-query-strings branch June 24, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Error - Cannot end a section without first starting one
3 participants