owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

Bundle size #124

Open Sljubura opened 5 years ago

Sljubura commented 5 years ago

Bundle seems to include whole /src folder which includes non-essentials for time picker to run. Analyzing my project size I found that the size of amazing time picker bundle is around 230KB.

/dist folder found on the project itself has main.js file at 239 KB.