Skip to content

Commit 6ef277a

Browse files
authored
Update CRA to Parcel migration guide (#7638)
1 parent 383b389 commit 6ef277a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025/02/14/sunsetting-create-react-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If your app has unusual constraints, or you prefer to solve these problems by bu
6666
For existing apps, these guides will help you migrate to a build tool:
6767

6868
* [Vite Create React App migration guide](https://www.robinwieruch.de/vite-create-react-app/)
69-
* [Parcel Create React App migration guide](https://stackoverflow.com/a/49605484)
69+
* [Parcel Create React App migration guide](https://parceljs.org/migration/cra/)
7070
* [Rsbuild Create React App migration guide](https://rsbuild.dev/guide/migration/cra)
7171

7272
To help get started with Vite, Parcel or Rsbuild, we've added new docs for [Building a React App from Scratch](/learn/build-a-react-app-from-scratch).

0 commit comments

Comments
 (0)