You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ For example ```styles.module.css``` or ```header.module.sass``` or ```footer.mod
45
45
-```REACT_APP_DECORATORS=true``` - enable decorators support
46
46
47
47
#### Other
48
-
-```REACT_APP_WEBPACK_DASHBOARD=true``` - Enables connection to the[webpack-dashboard](https://github.com/FormidableLabs/electron-webpack-dashboard) Electron app (the app must be installed on local machine)
48
+
-```REACT_APP_WEBPACK_DASHBOARD=true``` - Enables connection to the[webpack-dashboard](https://github.com/FormidableLabs/electron-webpack-dashboard) Electron app (the app must be installed on local machine)
49
49
50
50
### 🤔 Why?
51
51
The ```create-react-app``` app doesn't allow user configuration and modifications for few reasons:
@@ -68,4 +68,4 @@ I just added support for extra environment variables that actually turn on certa
68
68
69
69
### Future plans
70
70
71
-
I will put all of my efforts into supporting this fork to be always on par with features with the newest ```create-react-app``` and ```react-scripts``` versions.
71
+
I will put all of my efforts into supporting this fork to be always on par with features with the newest ```create-react-app``` and ```react-scripts``` versions.
0 commit comments