Skip to content

Commit 54e8ac5

Browse files
committed
update README
1 parent 0345485 commit 54e8ac5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create React WP Theme
22

3-
*UPDATED* to support create-react-app v2, including TypeScript!
3+
*UPDATED* to support create-react-app v2.1.3, including TypeScript!
44

55
The intention of this project is to maintain a set of custom `react-scripts` that will allow you to
66
create React WordPress themes as easily as `create-react-app` allows other devs to create their apps.
@@ -152,8 +152,6 @@ To configure the Browser Refresh Server to use SSL, follow these steps:
152152
- Two: Never CORS me again.
153153
- Just a little _Pacific Rim_ joke for ya.
154154
- Just a little _Thor: Ragnarok_ joke for ya.
155-
- I mean, really, do you need more reasons than avoiding CORS?
156-
- No need for any `wp_enqueue_script` stuff.
157155
- Maintain feature parity(ish) with `create-react-app`
158156
- Touch the original `react-scripts` as little as possible.
159157
- Add new files where possible.

0 commit comments

Comments
 (0)