Skip to content

Commit 143294b

Browse files
committed
add "Changes added in this fork" to readme
1 parent 10d05ce commit 143294b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Create React App [![Build Status](https://travis-ci.org/facebookincubator/create-react-app.svg?branch=master)](https://travis-ci.org/facebookincubator/create-react-app)
22

3+
## Changes added in this fork
4+
5+
- added Absolvent's Verdaccio support
6+
- added hot reloading [react-hot-loader](https://github.com/gaearon/react-hot-loader)
7+
- added alias `src` to `[project folder]\src`
8+
- added decorators support [babel-plugin-transform-decorators-legacy](https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy)
9+
- added sass import in js support [sass-loader](https://github.com/webpack-contrib/sass-loader)
10+
- removed [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes/issues/36)
11+
12+
313
Create React apps with no build configuration.
414

515
* [Getting Started](#getting-started) – How to create a new app.

0 commit comments

Comments
 (0)