This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
Built js files are too large #386
Open
Description
Describe the bug
The built js files in https://unpkg.com/browse/material-components-vue@1.1.0/dist/button/ are too large compared to other components library like Element or Buefy.
To Reproduce
Steps to reproduce the behavior:
- Go to unpkg.com
- Check the file size.
Expected behavior
Built files should be smaller, maybe less than 10kb for each component.
Activity