Not working properly in next js. Tried exclude, disable in comment, disableStrings and disableNames new Worker(new URL("./worker.js", import.meta.url), { type: "module", })
Not working properly in next js. Tried exclude, disable in comment, disableStrings and disableNames
new Worker(new URL("./worker.js", import.meta.url), {
type: "module",
})