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
FYI in case anybody runs across the same thing, need to tweak the UI's package.json file to get it to build. scripts/start syntax should be:
"set "GENERATE_SOURCEMAP=false" && react-app-rewired start"
The text was updated successfully, but these errors were encountered:
FYI in case anybody runs across the same thing, need to tweak the UI's package.json file to get it to build. scripts/start syntax should be:
"set "GENERATE_SOURCEMAP=false" && react-app-rewired start"
The text was updated successfully, but these errors were encountered: