Jakub T. Jankiewicz

Results 1293 comments of Jakub T. Jankiewicz

Please clone the repository build the project and test if it works and how the user code that include the internals works. It may require additional bundling of the internals.

If it works, you can create a PR, this sound like a useful thing, and I don't think it will break anything if you add additional files to the package....

@lemanschik What do you mean by "it got destroyed"?

This project is community driven, it doesn't have the main author that write all the code for free, he left the project. So if you want this feature, you can...

Do you have the code somewhere online, where I can look it up? You can try to publish your code to GitHub so we can test it locally. I used...

So when I was playing with Service Worker I did clone in the main thread not in Worker. Ask yourself do you really need to clone in Service Worker? I...

You can try to create minimal reproduction of the issue. There is a lot of code and no way to test it. I may create a repro myself, but I...

I don't understand how Service Worker is more secure. SW was not created to process data only to handle HTTP requests, that's why you may have problem with it. But...

Can you create a reproduction that you can test? Also note that this project is community driven so if you're the only person that have this, but it may never...