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

✏️ feature: useCDN option for monitor middleware #1950

Closed
wants to merge 1 commit into from

Conversation

efectn
Copy link
Member

@efectn efectn commented Jun 28, 2022

closes #1936

@ReneWerner87
Copy link
Member

ReneWerner87 commented Jun 29, 2022

thx

  • don´t forget the docs repository

@efectn efectn closed this Jun 29, 2022
@efectn efectn deleted the monitor-use-cdn-config branch June 29, 2022 18:35
@gaby
Copy link
Member

gaby commented Jul 6, 2022

@efectn Why was this one closed in favor of #1956

@efectn
Copy link
Member Author

efectn commented Jul 6, 2022

@efectn Why was this one closed in favor of #1956

I think his implementation was better than mine. I closed PR because of that. This PR would increase binary size.

@gaby
Copy link
Member

gaby commented Jul 6, 2022

@efectn Why was this one closed in favor of #1956

I think his implementation was better than mine. I closed PR because of that. This PR would increase binary size.

This PR actually fixes the issue though. The one that was merge requires the user to provide their own copy of the fonts and js library which defeats the purpose. That means in our case we now have to track 3 things: Fiber + Fonts + Js through our CI process since CDN is not reachable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Monitor middleware doesn't work in offline environments, requires CDN-hosted resources
3 participants