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
* Document why the ajax fetch for scripts has to use <script>
(or sync XHR).
* Remove this hack for the second script, as that one doesn't
need it.
* Fix typo.
* No need for piping into a new Deferred with .then(), using
Promise.done() instead.
0 commit comments