Hello again! 

I kept investigating and found a possible fix. I just created a Pull 
Request here:

https://github.com/elm-lang/elm-reactor/pull/228

Do let me know if I'm missing anything regarding contributions guidelines 
or anything like that, don't want to start contributing here overriding 
workflows and community ceremonies :P

Thanks very much!
Fernando


 

El sábado, 22 de abril de 2017, 19:33:29 (UTC-3), Fernando Martinez 
escribió:
>
> Hello All! 
>               I'm new to Elm and trying to build a small 
> "playlist/carousel app"  (basically, a list of videos and images that 
> passes one after the other) to learn elm and try some ideas about ports. 
>
> I think I'm having a newie problem but I could not found a solution or 
> leads to a solution (or I couldn't undestand them :P), so I'm writing here.
>
> I'm using the elm-reactor to develop and like very much the debbugger and 
> the automatic building.
>
> So, my first question is:  is it posible to serve static files (images and 
> videos) from the elm-reactor?
> (From what I could observe, it returns an empty response. perhaps I'm 
> missing something?)
>
> As a work around, I tried using a common http server to serve the app and 
> was able to have hotreloading using a file system watching library to 
> automatically build and reload the browser. But I lost the debugger :(
>
> So, the second question, depending on how the first one goes. is: is there 
> any way to open the debugger outside of elm-reactor?
>
>
> Thanks you very much!
> Fernando.
>

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