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

Merge up 1.1.3 to 1.2.x #158

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Merge up 1.1.3 to 1.2.x #158

merged 2 commits into from
Apr 4, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 4, 2024

No description provided.

Spomky added 2 commits March 31, 2024 18:58
* Remove ImportMapConfigReader dependency from PwaRuntime

The dependency on ImportMapConfigReader has been removed from PwaRuntime code to simplify Workbox URL generation. The URL is now directly derived from the `workboxPublicUrl` property of the serviceWorker's workbox object. This makes the code more maintainable and easy to read.

* Remove ImportMapConfigReader dependency from PwaRuntime

The ImportMapConfigReader dependency was removed from PwaRuntime.php, thus simplifying the Workbox URL generation process. The URL is now directly derived, resulting in a cleaner, more readable and easily maintainable codebase.
The arguments maxEntries and maxAgeInSeconds in the ExpirationPlugin::create() function have been swapped. This change fixes the data misalignment which was causing issues with data retention in the GoogleFontCache.
@Spomky Spomky merged commit efca49d into 1.2.x Apr 4, 2024
14 checks passed
@Spomky Spomky deleted the temp-465fb9 branch April 4, 2024 19:27
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