main_js.html is invalid you need <script src="main.js"></script> not <script src="main.js" />
On Tue, Feb 14, 2017 at 1:13 AM, Fabian B <[email protected]> wrote: > I created a github project that shows my problem: > https://github.com/fabian20ro/elm-sample - see the readme links... > > How should I change the main_js.html to properly use what elm-make > --output main.js produced? > I'm really puzzled since eveywhere I look I see exactly this example. I > assume since everyone is giving it, it should work for everybody else?! > > Thanks for the help. > > -- > 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.
