-
-
Notifications
You must be signed in to change notification settings - Fork 565
Open
Description
Is your feature request related to a problem? Please describe.
Currently, we can install the library using npm repos but not direcly with .min.js.
Describe the solution you'd like
Include in the repo min.js file
Additional context
If only we want to download the minified library, we can't do it. We have to download the project, spend 3-4 hours to install the dependencies and then compile it with min.js/umd.min.js.