elm-spa icon indicating copy to clipboard operation
elm-spa copied to clipboard

single page apps made easy

Results 46 elm-spa issues
Sort by recently updated
recently updated
newest added

Hi, I get ``` ! elm-spa failed to understand an error Please report the output below to https://github.com/ryannhg/elm-spa/issues ----- {} ----- ! elm-spa failed to understand an error Please send...

I couldn't find URL changed commit in https://github.com/parcel-bundler/website, however it looks applied new URL.

Some of my page modules are getting to the point where they should be split (i.e. having to resort to prefixing everything with something in order to avoid name collisions...

Hey ryannhg I am new to Elm and I am not a very thorough person. I got stuck using elm-spa right at the start when I wanted to create a...

Was instructed to report this output by `elm-spa server`: ``` ----- {} ----- ``` This message was caused by an extraneous import while I was going through the local storage...

Hi! This output doesn't seem that useful, but I don't know what else to include. I can't see anything on your website explaining where any other logs are located. I'm...

6.0.5

I noticed that when I install `ryannhg/elm-spa` version 6.0.0, I end up with a lot of files in my ELM_HOME that should likely not be downloaded. Here is the list...

When running `elm-spa watch`, whenever a source file is edited all generated files are touched, even if the content does not change. We're running Vite as a development server, and...

Got this output after a refactor. ``` ! elm-spa failed to understand an error Please report the output below to https://github.com/ryannhg/elm-spa/issues ----- {} ----- ! elm-spa failed to understand an...

There are some formatting changes as well from my editor as well as a few stylistic changes I thought were in keeping with the rest of the code I was...