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

Improve resource timeout issue #2229

Merged
merged 3 commits into from
Jan 25, 2022
Merged

Commits on Jan 23, 2022

  1. Improve resource timeout issue

    As a stopgap measure, this PR adds a seconds CDN fallback URL.  For the
    time-being removes SRI for external links.
    Also improves app loading messages
    thostetler committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    b1de2c7 View commit details
    Browse the repository at this point in the history
  2. remove grunt/requirejs

    thostetler committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    0548bc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Updates to bundler (optimizer)

    Moves config into options
    Invokes requirejs directly, instead of generating config
    Fixes context errors
    Speed improvements
    thostetler committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    50db051 View commit details
    Browse the repository at this point in the history