File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Create React App [ ![ Build Status] ( https://travis-ci.org/facebookincubator/create-react-app.svg?branch=master )] ( https://travis-ci.org/facebookincubator/create-react-app )
2
2
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
+
3
13
Create React apps with no build configuration.
4
14
5
15
* [ Getting Started] ( #getting-started ) – How to create a new app.
You can’t perform that action at this time.
0 commit comments