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

perf: num2words, babel, gettext, sentry imports (backport #26475) #26477

Merged
merged 1 commit into from
May 19, 2024

Commits on May 18, 2024

  1. perf: num2words, babel, gettext, sentry imports (#26475)

    num2words - 260KB - Used frequently on ERPNext sites.
    babel - 1.1MB Gets imported because of dates, localization
    sentry - 2.8MB should be loaded only if envvar is set
    gettext - required for reading translations
    
    (cherry picked from commit 445e1db)
    ankush authored and mergify[bot] committed May 18, 2024
    Configuration menu
    Copy the full SHA
    7926e00 View commit details
    Browse the repository at this point in the history