Revert "Revert "Run lint on travis builds and use modern node versions""
This commit is contained in:
parent
c6f70cb72c
commit
1dfaf70562
18 changed files with 389 additions and 180 deletions
|
@ -18,4 +18,4 @@ import {IndexedDBStoreWorker} from 'matrix-js-sdk/lib/indexeddb-worker.js';
|
|||
|
||||
const remoteWorker = new IndexedDBStoreWorker(postMessage);
|
||||
|
||||
onmessage = remoteWorker.onMessage;
|
||||
export const onmessage = remoteWorker.onMessage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue