ebidel / idb.filesystem.js

HTML5 Filesystem API polyfill using IndexedDB
https://www.npmjs.com/package/idb.filesystem.js
Other
487 stars 46 forks source link

Question: how to include it in web worker? #36

Closed havenchyk closed 9 years ago

havenchyk commented 9 years ago

Hi, I'm wondering, how to include this script into web worker, could anyone help me here?

havenchyk commented 9 years ago

Hmm. Just use importScripts :smile: