I've been using grunt up until now. Looking into webpack at the moment as a few github projects I've been looking at use it.Anyone got any thoughts on the advantages/disadvantages of the various possibility wrt Elm?
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Oct 31, 2017, at 10:18 AM, 'Rupert Smith' via Elm Discuss <elm-d...@googlegroups.com> wrote:
I've been using grunt up until now. Looking into webpack at the moment as a few github projects I've been looking at use it.Anyone got any thoughts on the advantages/disadvantages of the various possibility wrt Elm?
--
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...@googlegroups.com.
I’ve been using broccoli for 8 months now and very happy.Here’s a plugin I made for elm: https://github.com/dustinfarris/broccoli-elm-make
If you end up trying it I’d love your feedback!
On Oct 31, 2017, at 10:18 AM, 'Rupert Smith' via Elm Discuss <elm-d...@googlegroups.com> wrote:
I've been using grunt up until now. Looking into webpack at the moment as a few github projects I've been looking at use it.Anyone got any thoughts on the advantages/disadvantages of the various possibility wrt Elm?--
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+unsubscribe@googlegroups.com.
--
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+unsubscribe@googlegroups.com.
I use my own starter, which includes hot reloading: https://github.com/simonh1000/elm-webpack-starter