dart-material-design-lite
dart-material-design-lite copied to clipboard
How can I reduce the file size of built app?
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?
I'm working on a mirror-free version. This should solve the problem. Hope I'm ready in a few weeks.