You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
Probably due to the underlying library (material-components-web), which is developed by Google. So not much to do there (except for the first one).
It would be nice though if the components folder is brought along when publishing so one doesn't have to clone the repo to be able to go with the 3rd option. That also enables component-specific imports (now one must import/add each component globally).
Describe the bug
The built js files in https://unpkg.com/browse/[email protected]/dist/button/ are too large compared to other components library like Element or Buefy.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Built files should be smaller, maybe less than 10kb for each component.
The text was updated successfully, but these errors were encountered: