TheEZIC

Results 6 comments of TheEZIC

I also need this, because I use it in my front-end only extension to calculate PP [github repository](https://github.com/TheEZIC/O-pp) [google extension store page](https://chrome.google.com/webstore/detail/opp/hjlbhnjnmmfadkobjkmddmgopanllkna?hl=ru&) I can't use v2 API. I don't remember...

Hm... As I know mutation observer can't prevent node from removing.

Ok, this will be great. Thx

I faced with the same issue. When I run `vite build` through npm command like `npm run build` I have this stuff in `getCssAssetInfoFromBundle` method: assetFileName: "public/toastr/toastr.min.css" Bundle object: ![image](https://github.com/samrum/vite-plugin-web-extension/assets/35061249/f9311d31-a1d3-4404-bbc4-155d52ab1514)...

I think this should be fixed because a lot of tournament and loved SV maps uses this 'feature'. If it's one line fix so i see no problem to fix...

https://osu.ppy.sh/beatmapsets/1182702#mania/2465806 https://osu.ppy.sh/beatmapsets/501530#mania/1073952 https://osu.ppy.sh/beatmapsets/518951#mania/1102580 https://osu.ppy.sh/beatmapsets/697153#mania/1484721 Those maps use same trick but work well because they compensate BPM based SV with rate based SV: https://osu.ppy.sh/beatmapsets/376832#mania/824916 https://osu.ppy.sh/beatmapsets/728227#mania/1537498 https://osu.ppy.sh/beatmapsets/1838002#mania/3774040 https://osu.ppy.sh/beatmapsets/2253785#mania/4793998 Hope that would be...