What's New in Create React App - React Blog
What's New in Create React App
612
100+
8
163
2
68
details
Share on
Facebook,
Twitter or
Google+
Less than a year ago, we introduced Create React App as an officially supported way to create apps with zero configuration. The project has since enjoyed tremendous growth, with over 950 commits by more than 250 contributors.
Today, we are excited to announce that many features that have been in the pipeline for the last few months are finally released.
As usual with Create React App, you can enjoy these improvements in your existing non-ejected apps by updating a single dependency and following our migration instructions.
Newly created apps will get these improvements automatically.
webpack 2
... read the whole story at facebook.github.io.This change was contributed by