How to recompose the front-end to make the changes take effect? #2202
Unanswered
Mirzonabot
asked this question in
Q&A
Replies: 2 comments 1 reply
-
If the changes are small, you can modify them locally first, then overwrite the file into the container using the |
Beta Was this translation helpful? Give feedback.
1 reply
-
npm run build |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I composed it locally. I consider some changes to the frontend part. but when I recompose it using docker compose up the changes are not taking effect
Beta Was this translation helpful? Give feedback.
All reactions