yyx990803 / register-service-worker

A script to simplify service worker registration with hooks for common events.
MIT License
638 stars 58 forks source link

Uncaught SyntaxError: Cannot use import statement outside a module (at register-service-worker.js:3:1) #66

Open xiaoxixi6633 opened 1 year ago

xiaoxixi6633 commented 1 year ago

Uncaught SyntaxError: Cannot use import statement outside a module (at register-service-worker.js:3:1) image image image image image

diego-rapoport commented 1 month ago

I'm facing the same issue