madsflensted / elm-brunch

Brunch plugin to compile Elm code
MIT License
74 stars 31 forks source link

Can compile all modules to a single file with a single instance of Elm. #22

Closed igray closed 7 years ago

igray commented 7 years ago

This should be a possible fix for #9

madsflensted commented 7 years ago

Great! A bit busy but will look at it asap. On Jul 8, 2016 23:38, "Iain Gray" notifications@github.com wrote:

This should be a possible fix for #9

https://github.com/madsflensted/elm-brunch/issues/9

You can view, comment on, or merge this pull request online at:

https://github.com/madsflensted/elm-brunch/pull/22 Commit Summary

  • Can compile all modules to a single file with a single instance of Elm.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/madsflensted/elm-brunch/pull/22, or mute the thread https://github.com/notifications/unsubscribe/AJ8r4spwLed3FNJPh0Gq_tj1gcq54N3fks5qTsNdgaJpZM4JIa0z .

madsflensted commented 7 years ago

Much awaited feature! Merged and published version 0.6.0.

@igray Thanks again for contributing!