Fernando Martinez
2017-04-22 16:48:11 UTC
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.
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 elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.