Ladda icon indicating copy to clipboard operation
Ladda copied to clipboard

Please add dist or documentation how to use with webpack bundles!

Open DarthSonic opened this issue 4 years ago • 0 comments

I want to use Ladda in my project but I can not get it running. When using npm package and importing with webpack, there is no global namespace Ladda after running webpack. Tried to transpile it in own package with OutputLibrary option, but still no success.

I would be very happy if there was a pre-transpiled and minimize ladda.min.js with all needed dependencies and an ladda.min.css which can be used out-of-the-box.

Not everyone is using webpack or similiar and even when using webpack it is not straight forward to use :-(

DarthSonic avatar Feb 15 '21 10:02 DarthSonic