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
If I have alot of unit tests, written using the same es6 as the main application, I would rather roll them all up and stick them together, than have to use requirejs only for the tests.