Closed EvgeniiaVak closed 4 years ago
When trying to launch app without SITE_URL set up (worked previously) there is an error:
SITE_URL
Cannot read property 'replace' of undefined at Object.<anonymous> (/Users/evgeniyavakarina/Documents/upwork/datopian/frontend-v2/config/index.js:21:34)
This PR is a fix for it
When trying to launch app without
SITE_URL
set up (worked previously) there is an error:This PR is a fix for it