Skip to content

Restarting container requires rebuilding the entire app #295

Description

@bap2pecs

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions