Skip to content

large bundle size #126

@YannikG

Description

@YannikG

Describe the bug
I just ran the source-map-explorer on my project and noticed this package uses around 400KB (or ~23% of my entire main.js).

To Reproduce
Steps to reproduce the behavior

  1. install source-map-explorer
  2. run source-map-explorer on any angular project using "@angular-material-extensions/select-country": "^8.1.0"
  3. look at the report

Expected behavior
I would assume for this small extension a much smaller bundle size. @angular/material just uses 100KB more than @angular-material-extensions/select-country.

I really appreciate this project, but if I'm not able to reduce the bundle size, I have to ditch this extension and just use a regular old select.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: any
  • Browser any
  • Version any

Smartphone (please complete the following information):

  • Device: any
  • OS: any
  • Browser any
  • Version any

Additional context
Did I do something wrong? Have I missed an important information?

Appreciate your help.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions