Closed PhilETaylor closed 1 month ago
even going to https://www.jsdelivr.com/package/npm/sweetalert2-neutral and then clicking the link in the install demo box results in a 404 too...
Sorry about the issue, this is fixed in the hotfix updated today, https://cdn.jsdelivr.net/npm/sweetalert2-neutral@11.14.1-neutral-fix2/+esm
(just add -fix2
in the URL)
Working perfectly now - thank you.
As for why this happened: Limonte used some obscure software named zx
to bundle the package which caused the rollup issues - I've rewritten that to something more standard in 612aa13ccaf576af87951cca294e0cec38715761
Current behavior
When using Symfony
importmap:update
today I getHTTP/1.1 404 Not Found returned for "https://cdn.jsdelivr.net/npm/sweetalert2-neutral@11.14.1-neutral/+esm".
I have checked and that file doesnt exist.
Note that
npm i sweetalert2-neutral
works perfectly still, but maybe that uses a different CDNExpected behavior
for the new 11.14.1 version to be installed.
Live demo !!! THIS FIELD IS REQUIRED !!!