Skip to content

v1: Add --no-cdn option (full offline support) to flet build, flet run and flet publish #5257

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

Merged
merged 14 commits into from
Apr 29, 2025

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Apr 29, 2025

Summary by Sourcery

Add --no-cdn option to provide full offline support for Flet web applications by allowing users to disable loading resources from CDN

New Features:

  • Add --no-cdn option to flet build, flet run, and flet publish commands
  • Implement option to disable loading CanvasKit, Pyodide, and fonts from CDN

Enhancements:

  • Modify web application configuration to support local resource loading
  • Add support for configuring CDN loading through command-line options and pyproject.toml

@FeodorFitsner FeodorFitsner changed the title Add --no-cdn option (full offline support) to flet build, flet run and flet publish v1: Add --no-cdn option (full offline support) to flet build, flet run and flet publish Apr 29, 2025
@FeodorFitsner FeodorFitsner merged commit 0081f3c into v1 Apr 29, 2025
2 checks passed
@FeodorFitsner FeodorFitsner deleted the feodor/v1-no-cdn branch April 29, 2025 21:17
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