1.2.0
- Used
selfinstead ofwindowas the place to assign the variable. This ensures that global-wrapped libraries will work inside web workers, as well as the browser scope.
self instead of window as the place to assign the variable. This ensures that global-wrapped libraries will work inside web workers, as well as the browser scope.