No one? If the recommended solution is to move off webpack (plus pointers
to a replacement) that's fine too; I would just like to get my dev
environment set up once and for all and then go back to writing elm code.

martin

On Sat, Nov 5, 2016 at 5:31 PM, Martin DeMello <[email protected]>
wrote:

> I have my project set up with elm-webpack-starter, which installs a
> boilerplate index.html and index.js
>
> https://github.com/moarwick/elm-webpack-starter/tree/master/src/static
>
> I'm now trying to follow the ports guide
>
> http://guide.elm-lang.org/interop/javascript.html
>
> which says to compile elm to javascript instead and include that in my
> index.html. I couldn't find any guides towards getting that working with
> the starter webpack setup, though, and blindly modifying the index.html
> file as shown, and copying the generated elm.js to src/static, didn't work.
>
> martin
>

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

Reply via email to