Skip to content

Conversation

@sgpinkus
Copy link

Adding the version query param in scss/_path.scss resulting in urls like ...materialdesignicons-webfont.woff2?v=7.3.67 break caching in some contexts because the cached asset name doesn't include the query string. One case is auto generated precaching in service workers. This commit allows you to override the $mdi-version variable with 0 or unset it to have the query parameter omitted from the URLs.

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