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

Version assets #191

Merged
merged 6 commits into from
Oct 19, 2023
Merged

Version assets #191

merged 6 commits into from
Oct 19, 2023

Conversation

marein
Copy link
Owner

@marein marein commented Oct 1, 2023

Assets are versioned using Symfony's AssetMapper. This adds the possibility to cache assets for a long period of time. The import map is built so that each domain can maintain its own importmap to avoid merge conflicts. That will be used in future iterations.

Icons aren't versioned as files like site.webmanifest aren't compiled.

Assets are versioned using Symfony's AssetMapper. This adds
the possibility to cached assets for a long period of time.
The import map is built so that each domain can maintain
its own assets to avoid merge conflicts. That will be used
in future iterations.

Icons aren't version as files like site.webmanifest aren't
compiled.
This allows to add the polyfill only when
the browser doesn't support import maps.
@marein marein self-assigned this Oct 1, 2023
@marein marein mentioned this pull request Oct 1, 2023
10 tasks
@marein marein merged commit 8bbab15 into master Oct 19, 2023
1 check passed
@marein marein deleted the 190-version-assets branch October 19, 2023 18:45
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