vite-plugin-node-polyfills gets the library working, but when I implement it, my Service Worker starts to break, specifically with an error related to the path polyfill (I suspect it has something to do with caching functions). I've also tried injecting the polyfills manually into the file where the library is used, but the library still throws an error about missing polyfills.