Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
On new deployments the chunk will be named differently hence we should wrap them in an error boundary
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
On new deployments the chunk will be named differently hence we should wrap them in an error boundary
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)