Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app-root): allow search engines in production
- remove `/public/robots.txt`. - add `/app/robots.js` which builds a dynamic `robots.txt` file, depending on `APP_ENV`. Allow access to `/` in production, but block the Zooniverse site otherwise.
- Loading branch information