You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a javascript performance optimisation where functions supplied as arguments are wrapped in parentheses. This is applied, for example, by the terser minifier. This confuses r.js when a define has no dependencies and it incorrectly updates the call: