🇬🇧United Kingdom rmathew
🇬🇧United Kingdom rmathew
Sorry to reopen an old ticket but I believe this is still broken in 8.x-2.2.
A fresh composer install
results in the library being installed at /libraries/countUp.js. The countup.libraries.yml says that the library is located at /libraries/countup.js/dist/countUp.umd.js
, resulting in a 404.
The attached patch updates the library location with the correct capitalization.
🇬🇧United Kingdom rmathew
#3 works for me, thank you!