You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today deployment takes a long time, one of the contributing factors is how long it takes for the react docker image to build. We can improve this time by moving away from defaults of create-react-app such as es-build or vite.js.
The text was updated successfully, but these errors were encountered:
Today deployment takes a long time, one of the contributing factors is how long it takes for the react docker image to build. We can improve this time by moving away from defaults of
create-react-app
such ases-build
orvite.js
.The text was updated successfully, but these errors were encountered: