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
I really like the features the new one comes with but I am very dependent on it being synchronous and currently it seems like it is async.
Is a simple example of it being sync not async?
Also when using requirejs it won't work unless I create a source-map.min.js in the top level of every project I use the new version. Is there a way to use it without adding source-map.min.js?