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

fix: replace custom sw with vite, fix caching #207

Merged
merged 3 commits into from
Dec 14, 2022
Merged

Conversation

dbudzins
Copy link
Contributor

Description

This is to fix the caching issues on prod and preview sites caused by both firebase static html caching and the service worker code. I also took the opportunity to split out inplayer sdk stuff into its own bundle because it was doubling the vendor bundle size and exceeding the size limit.

Steps completed:

According to our definition of done, I have completed the following steps:

  • Acceptance criteria met
  • Unit tests added
  • Docs updated (including config and env variables)
  • Translations added
  • UX tested
  • Browsers / platforms tested
  • Rebased & ready to merge without conflicts
  • Reviewed own code

@github-actions
Copy link

github-actions bot commented Dec 12, 2022

Visit the preview URL for this PR (updated for commit d0ebb83):

https://ottwebapp--pr207-dbudzinski-cachefix-p7mhxz0n.web.app

(expires Thu, 12 Jan 2023 11:18:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c198f8a3a199ba8747819f7f1e45cf602b777529

@dbudzins dbudzins merged commit ef6e9f9 into develop Dec 14, 2022
@dbudzins dbudzins deleted the dbudzinski/cachefix branch January 12, 2023 13:38
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.

2 participants