module.exports = { /* * Use BlobURL for worker script by default * TODO: remove this option * */ workerBlobURL: true, logger: () => {}, };