This uses variable substitution to insert SITE_NAME into index.html, rather than hard-coding “edX” into the file. It also updates the .env files to use “localhost” as the default SITE_NAME.
Update frontend-platform
* Adding a favicon * Running npm audit fix * Removing CSRF_COOKIE_NAME