File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Create React WP Theme
2
2
3
- * UPDATED* to support create-react-app v2, including TypeScript!
3
+ * UPDATED* to support create-react-app v2.1.3 , including TypeScript!
4
4
5
5
The intention of this project is to maintain a set of custom ` react-scripts ` that will allow you to
6
6
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:
152
152
- Two: Never CORS me again.
153
153
- Just a little _ Pacific Rim_ joke for ya.
154
154
- 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.
157
155
- Maintain feature parity(ish) with ` create-react-app `
158
156
- Touch the original ` react-scripts ` as little as possible.
159
157
- Add new files where possible.
You can’t perform that action at this time.
0 commit comments