MikeMitterer / dart-material-design-lite

Material Design Lite Components, Directives + SPA with HTML, CSS + Dart
http://www.material-design-lite.pub/
Other
228 stars 26 forks source link

How can I reduce the file size of built app? #47

Open EasonPai opened 6 years ago

EasonPai commented 6 years ago

I followed instructions on 'getting started' to build a very basic mdl website, and found the built file size under /web is up to 5.9MB. And then I build the default sample app for AngularDart 4, I get file size up to 2.2MB.

I believe with MDL design, there must be some way to configure to lose the weight of built app. How can I do it?

MikeMitterer commented 6 years ago

I'm working on a mirror-free version. This should solve the problem. Hope I'm ready in a few weeks.