Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
本番サーバーにデプロイしたときに、エラーSECURITY_ERR:DOMException18が発生していました。
Webワーカーのリクエストに絞り込みました。
これは、デプロイプロセスがワーカースクリプトをcdnにプッシュして、ワーカーを別のドメインに配置するためです。
これは、クロスドメインリクエストを回避するためにローカルサーバーにワーカーを配置することで修正されました