-
Notifications
You must be signed in to change notification settings - Fork 12
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
Tanstack setup. Removed layer8. Added layer8 mock. Service worker #524
Conversation
marclupanc
commented
Aug 25, 2024
- Setup tanstack. Currently its just an initial setup which will be used in the future. IndexedDb setup to work with tanstack.
- Remove layer8.interceptor
- Added mockLayer8.interceptor
- Added service worker to cache images
Deploying celebrityfanalyzer with Cloudflare Pages
|
…icon for fallback.
…api as well when this pr merges into dev and prod)
There are some errors in the console when you open any prompt or advertisement . https://www.awesomescreenshot.com/video/30938678?key=f69ee84480109b56fd6f802022691fe8 |
Yes. I forgot to mention that to fully test it you should:
Because it depends one of another we have to push changes simmultaniously both in stats api and CF. Currently stats-api is still linked to development branch in CF. After merging this to development stats-api will also be updated. |
There is no env file in that repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me