okikio / bundlejs

An online tool to quickly bundle & minify your projects, while viewing the compressed gzip/brotli bundle size, all running locally on your browser.
https://bundlejs.com
MIT License
751 stars 13 forks source link

npms.io is flaky #26

Closed valtism closed 2 years ago

valtism commented 2 years ago

Having real issues trying to get search results today. I think it would be better to switch back to registry.npmjs.com for the mean time (or permanently, was it switched for query speed?)

okikio commented 2 years ago

I initially used npms.io to get more accurate search results, but I'm now permanently switching back to registry.npmjs.com because npms.io isn't reliable.

valtism commented 2 years ago

Nice. Does monaco.ts also need to have result.results changed to result.objects?

okikio commented 2 years ago

Woops! I forgot about monaco.ts, but it should now be fixed.