Try moving the file.worker.js into src. That's where you're looking for it with import Worker from "./file.worker";.
確定! 回上一頁