chore: lint + bump deps
This commit is contained in:
@@ -194,7 +194,7 @@ export default defineComponent({
|
||||
this.debouncer()
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
created() {
|
||||
if (process.browser) {
|
||||
this.worker = this.$worker.createRejexWorker()
|
||||
this.worker.addEventListener("message", this.workerResponseHandler)
|
||||
|
||||
Reference in New Issue
Block a user