elm-feather icon indicating copy to clipboard operation
elm-feather copied to clipboard

Is it true that "As selection of functions" generate smaller assets?

Open lucamug opened this issue 3 years ago • 0 comments

The README mention that the option "As selection of functions" results in optimal building size.

Am I wrong or the Elm dead code elimination is actually removing all unused functions (Icons, in this case) so that would make both approaches of the same size, in the build?

Is so, it could be worth to explain that in the README

lucamug avatar Mar 09 '21 00:03 lucamug