diff --git a/src/migration/cra.md b/src/migration/cra.md index d4d46a6f..e7ecf07c 100644 --- a/src/migration/cra.md +++ b/src/migration/cra.md @@ -63,7 +63,6 @@ Next, in your `package.json`, replace `react-scripts` with `parcel`. You can rem {% endsamplefile %} {% endmigration %} - ### 2. Update public/index.html Replace the template variable `%PUBLIC_URL%` with `.` in `public/index.html` to point to the files directly. @@ -102,7 +101,7 @@ Next, add a `