mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Make worker unit test runnable in older Firefoxes.
This commit is contained in:
@@ -3,4 +3,4 @@ addEventListener('message', function(e) {
|
||||
importScripts(e.data);
|
||||
postMessage(_.VERSION);
|
||||
}
|
||||
});
|
||||
}, false);
|
||||
|
||||
Reference in New Issue
Block a user