I use my own starter, which includes hot reloading: 
https://github.com/simonh1000/elm-webpack-starter

On Saturday, 4 November 2017 22:46:29 UTC+1, Pavan Rikhi wrote:
>
> I use webpack to build my app:
>
>
> https://github.com/Southern-Exposure-Seed-Exchange/southernexposure.com/blob/master/client/webpack.config.js
>
>
> NPM to run webpack:
>
>
> https://github.com/Southern-Exposure-Seed-Exchange/southernexposure.com/blob/master/client/package.json#L8-L9
>
>
> And a haskell script to build my client & server, or start the 
> webpack-dev-server & watch/build/run the server:
>
> https://github.com/Southern-Exposure-Seed-Exchange/southernexposure.com/blob/master/manage.hs#L218-L245
>
> https://github.com/Southern-Exposure-Seed-Exchange/southernexposure.com/blob/master/manage.hs#L184-L215
>
> I was using Make for that last step, but find the haskell script much more 
> maintainable.
>

-- 
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.

Reply via email to