Does Elm only include the parts you use in import statements or does the whole lot get included?
e.g. If I do: import Html.Events exposing (onClick, onWithOptions) Are only those parts included, or the whole shebang? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
