Skip to content

Commit 468cebb

Browse files
authored
Update README.md
1 parent 5250275 commit 468cebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For example ```styles.module.css``` or ```header.module.sass``` or ```footer.mod
4545
- ```REACT_APP_DECORATORS=true``` - enable decorators support
4646

4747
#### 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)
4949

5050
### 🤔 Why?
5151
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
6868

6969
### Future plans
7070

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

Comments
 (0)