Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restarting container requires rebuilding the entire app #295

Open
bap2pecs opened this issue Mar 18, 2024 · 0 comments
Open

Restarting container requires rebuilding the entire app #295

bap2pecs opened this issue Mar 18, 2024 · 0 comments

Comments

@bap2pecs
Copy link
Contributor

often times, we need change some ENVs when testing.

but restarting the bridge-ui container runs https://github.com/0xPolygonHermez/zkevm-bridge-ui/blob/develop/scripts/deploy.sh and it will rebuild the entire app because these lines

# Build app
cd /app && npm run build

and it will take minutes which make testing and development hard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant