Skip to content

Commit

Permalink
removed create-react-app-parcel link (#5228)
Browse files Browse the repository at this point in the history
create-react-app-parcel is failing and there is no support for that.
  • Loading branch information
lockround authored and gaearon committed Oct 3, 2018
1 parent 201079d commit b3947e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ Here’s a few common cases where you might want to try something else:

* If you want to use **TypeScript**, consider using [create-react-app-typescript](https://github.com/wmonk/create-react-app-typescript).

* If you want to use **Parcel** instead of **Webpack** as your bundler, consider using [create-react-app-parcel](https://github.com/sw-yx/create-react-app-parcel).

* Finally, if you need **more customization**, check out [Neutrino](https://neutrino.js.org/) and its [React preset](https://neutrino.js.org/packages/react/).

All of the above tools can work with little to no configuration.
Expand Down

0 comments on commit b3947e1

Please sign in to comment.