Consider using npm as a build system https://css-tricks.com/why-npm-scripts/
The main advantage is that you can control everything easier. The main disadvantage I guess is that it might get complicated for complex scenarios. On Tue, Oct 31, 2017 at 4:18 PM, 'Rupert Smith' via Elm Discuss < [email protected]> 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- 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.
