bundlejs icon indicating copy to clipboard operation
bundlejs copied to clipboard

no longer works by default (with unpkg)

Open NullVoxPopuli opened this issue 2 years ago • 3 comments

https://bundlejs.com/?q=active-inflector&treeshake=%5B*%5D

FireFox

image

image

Chrome

image

image

NullVoxPopuli avatar Sep 10 '23 19:09 NullVoxPopuli

choosing other CDNs appears to have no effect

for example: https://bundlejs.com/?q=active-inflector&treeshake=%5B*%5D&config=%7B%22cdn%22%3A%22https%3A%2F%2Fcdn.esm.sh%22%7D

still builds with unpkg

NullVoxPopuli avatar Sep 10 '23 19:09 NullVoxPopuli

this URL works: https://bundlejs.com/?q=active-inflector&treeshake=%5B*%5D&config=%7B%22cdn%22%3A%22esm.run%22%2C%22esbuild%22%3A%7B%22logLevel%22%3A%22debug%22%7D%7D

NullVoxPopuli avatar Sep 10 '23 19:09 NullVoxPopuli

Unpkg.com seemed to have gone down for a bit there, its now fixed, but you're right about the bug where it's not switching CDNs, I've been working on fixing it for sometime, I just haven't had much time thus recently

okikio avatar Sep 10 '23 19:09 okikio

This issue was fixed a while back but I forgot it

okikio avatar Jun 28 '24 08:06 okikio