Tac Tacelosky
Tac Tacelosky
I'm revisiting this, because last night the jsdelivr cdn was down for several hours because the certificate had expired. LOTS of sites broke, and I was reminded that at least...
On a related note, I'd like the ability to pass the server host via a query string, and then be prompted for the password only if that instance isn't already...
Thanks! Can you add the version to the page somewhere, it's helpful for making sure I'm running the right version. 
The demo at https://stackblitz.com/edit/github-t6aomg?file=src%2FDemoApp.jsx no longer works (CORS error).
Can the library accept a JSON _string_ (or a js array of objects)? That way the caller can get the data and pass it, rather than passing the url to...
I hope that you're able to fix this so that it installs on jsdelivr. I'm not working on the project that needed it anymore, but I built a Symfony bundle...
I wasn't able to get it working with AssetMapper, but I'm hopeful it'll be fixed here at some point, because the current cdn isn't at all stable.
I've found the developer of jsdelivr to be responsive to issues, could you open one at https://github.com/jsdelivr/jsdelivr/issues and explain the de-duping problem? Or, he may have another solution. I know...
Thanks, @arshaw . Happy to test as soon as it hits jsdelivr.
> because we found that some old bundlers got confused in projects that intermingled cjs/esm @arshaw since jsdelivr is now the de facto bundler for running npmjs modules in the...