eliyen

Results 1 comments of eliyen

I can confirm this issue. ``` Uncaught (in promise) DOMException: Failed to register a ServiceWorker for scope ('https://test.local/') with script ('https://test.local/undefined') ``` Parcel tries to load an undefined URL. My...