chr15m / bugout

Back end web app services over WebRTC.
https://chr15m.github.io/bugout
MIT License
603 stars 59 forks source link

apply checks before use torrent discovery tracker #71

Open Kos-M opened 2 months ago

Kos-M commented 2 months ago

I have tested , seems didnt appeared again the issue. closes #70

Any chance to sync npm with the current head after merging ? seems latest sync was on this commit : 00b0c2d

chr15m commented 2 months ago

Hey @Kos-M Can you test the minified build here: https://github.com/chr15m/bugout/tree/261d4dc4884e768d52b84afd24c6b40c609bb7c6

If it works ok I'll push to npm. Thanks!

Kos-M commented 2 months ago

Hi @chr15m
I have tested in a node app , but i don't have any use case for browser at the time.. So i cant test the minified version.

chr15m commented 2 months ago

I don't really want to deploy a new version to npm without somebody doing browser testing. The last time I ran the automated tests they are failing too. I'll make a separate issue for that.