enes-get-local

Results 4 comments of enes-get-local

> I'm wondering why it's expecting a `service-worker.js` file served from `/` root path? When you run `yarn build`, what files get generated inside `public` folder? ![image](https://user-images.githubusercontent.com/70728456/126895805-d414c186-9f3f-448b-bff4-7c9b19a3a6bb.png) This is how...

> I'm wondering why it's expecting a `service-worker.js` file served from `/` root path? When you run `yarn build`, what files get generated inside `public` folder? @shadowwalker is there any...

@chliangGoogle Hi, any update on this ?

> My use case is with a mouse (or, more accurately, a touch-screen that treats touches as mouse events). > > Currently I must click on an option to have...