react-app-rewire-multiple-entry
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "react-app-rewire-multiple-entry", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Multiple Entry Support for Create-React-App", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"keywords": [ | ||
"reacte", | ||
"react", | ||
"create-react-app", | ||
@@ -21,0 +21,0 @@ "react-app-rewire", |
@@ -122,3 +122,3 @@ [React App Rewire Multiple Entry] lets you configure multiple entries in [Create React App] | ||
- `addMultiEntry` Inject proxy settings used during development phase. | ||
- `addMultiEntry` Inject settings for multiple entry in webpack config | ||
@@ -125,0 +125,0 @@ That’s it! Now you can control mulitple entries, enjoy coding! |
10716