Skip to content

Commit 6466282

Browse files
lookfirstiansu
andcommitted
Add a migration step to remove static directory from robots.txt (#7536)
* add a migration step to remove static from robots.txt * Update CHANGELOG.md Co-Authored-By: Ian Sutherland <ian@iansutherland.ca>
1 parent 437b83f commit 6466282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ v3.1.1 is a maintenance release that includes minor bug fixes and documentation
2626

2727
### Migrating from 3.1.0 to 3.1.1
2828

29+
Optionally remove `Disallow: /static/` from `public/robots.txt` if you want to allow your images and other static files to be indexed by search engines [#7508](https://github.com/facebook/create-react-app/pull/7508)
30+
2931
Inside any created project that has not been ejected, run:
3032

3133
```sh

0 commit comments

Comments
 (0)