Skip to content

Conversation

@zaelgohary
Copy link
Contributor

Changes

  • Lazy load jspdf and jspdf-autotable (load only when PDF download requested)
  • Lazy load Sentry (load only when telemetry enabled)
  • Optimize lodash imports to enable tree-shaking (use specific paths)
  • Change static route imports to dynamic imports for better code splitting
  • Configure Vite optimizeDeps to prevent HMR reload issues with lodash sub-modules
  • Remove duplicate ProjectName.Openwebui entry in delete_deployment utils
  • Make internal utility functions private where appropriate

Related Issues

…s to enable tree shaking, use dynamic routes, configure vite optimizeDeps, remove duplicate project name
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