feat(redirects): Generate _redirects on build

This commit is contained in:
Bouncey
2018-10-08 00:00:50 +01:00
committed by Stuart Taylor
parent deff9a92a9
commit cfbb973c8b
7 changed files with 3354 additions and 12 deletions

View File

@ -22,5 +22,6 @@ IMAGE_BASE_URL='https://s3.amazonaws.com/freecodecamp/images/'
HOME_LOCATION='http://localhost:8000'
API_LOCATION='http://localhost:3000'
FORUM_LOCATION='https://forum.localhost'
FORUM_PROXY_LOCATION='https://proxy.localhost'
LOCALE=english