Skip to content

Local development setup #134

Answered by joffrey-bion
starsep asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Thanks a lot for reaching out!

You did nothing wrong, everything is exactly as you said.

The hot reloading just doesn't seem to work consistently, and I simply don't rely on it at all.
I just stop-and-rerun ./gradlew :sw-ui:browserDevelopmentRun when I make client-only changes.
Maybe I did something wrong in the setup myself.

To be honest I did not investigate too much in this respect, because even if reloading is properly triggered, there is currently no mechanism to restore the client state (nor the session on server-side for that matter, because it is currently linked to the websocket connection).
So you could only work on the home page with hot reloading, all other pages would req…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@starsep
Comment options

Answer selected by starsep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants