*Forgive me if I have missed something or am asking about something that's been reposted frequently.*
Let's use a simple example: a custom set of SVG icons, for use in Buttons. Here are my rookie questions: *Is the Elm compiler: * 1. aware of ES6 modules? - asking this because I'm not sure how one would consume these in an otherwise Elm-unaware env. 2. able to do code splitting? - The use case here being: I don't want a user to have to download 100 SVG icons in one JS file if there are only 3 being used on a page. 3. able to do hot reloading? - Just curious here 4. ready to start supporting CSS as a 1st class-citizen? - Seems like if Elm is the front-end language of the future, it can't be missing 1/3 of the stack. - I am aware of Richard and others' efforts, and am willing to help <http://kevinsuttle.com/posts/css-modules-a-review>. Let's just leave it at that for now. Curious what the responses will be. Thanks. -- 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 elm-discuss+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.