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
This is a rebuild of the ember build, that compiles out the require and eager loads modules required right away and moves modules not required to the top level so the V8 preparse will skip them.