[QUESTION] Why does the app not work properly without build
before start
#932
Labels
🤷♂️ Question
[ISSUE] Further information is requested
build
before start
#932
Question
After weeks of struggling to find out why multi page setup does not work for me, I found out that it was because I switched the docker container command to use
yarn start
instead ofyarn build-and-start
.I'm wondering why yarn needs to build to make some options work, shouldn't the options loaded from the yaml file work fine without needing to build?
Is there a way to improve that ?
I also suspect that this was introduced when we enabled the yaml file to be edited and saved from the browser.
Category
Setup and Deployment
Please tick the boxes
The text was updated successfully, but these errors were encountered: