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
{{ message }}
This repository was archived by the owner on Apr 2, 2020. It is now read-only.
Hello there, I'm trying to use fallback.js to load bluebird.js, but since bluebird doesn't add any window alias, how am I supposed to prevent twice loading?
Below is an example of how I've achieved this, but it's a hack so I'm trying to find a correct way to do this.