There was an error while loading. Please reload this page.
1 parent c5cf72a commit 5eddb77Copy full SHA for 5eddb77
src/WorkerManager.js
@@ -12,7 +12,7 @@ const NUM_OF_WORKERS = 3;
12
*
13
* it's the md5 of the last commit
14
*/
15
-const CACHED_FORMAT_VERSION = 'c364de0a57780ef0d248878f6fd710fff8c6fff9';
+const CACHED_FORMAT_VERSION = 'c5cf72a8627e15938f522ddc742c99c98b4bf6e9';
16
17
function eventToError(data, contextMessage) {
18
const {messageType, messageData} = data;
0 commit comments