firebase / firebase-functions

Firebase SDK for Cloud Functions
https://firebase.google.com/docs/functions/
MIT License
1.03k stars 202 forks source link

What is '/work/woker.js' #641

Closed rlagkrdy closed 4 years ago

rlagkrdy commented 4 years ago

Hi!. I am currently setting up PWA and SSR in Angular9.

When I test it on the local server, it works normally. If I test it after deploying to firebase, an error occurs.

I have no idea where ‘/worker/worker.js’ is being requested.

And how should you respond to the request?

스크린샷 2020-03-25 오전 11 45 02 스크린샷 2020-03-25 오전 11 45 14 스크린샷 2020-03-25 오전 11 45 23
google-oss-bot commented 4 years ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

rlagkrdy commented 4 years ago

I'm Sorry. Tests have confirmed that this is not a problem. Close issue