- 29 Jul, 2019 2 commits
-
-
Sean Larkin authored5ff14aed
-
Sean Larkin authored94f91ab7
-
Created by: TheLarkInn
This PR Kicks off the process of reorganizing the current webpack configuration for CRA. We at webpack want to give first time webpack user's the best possible experience. This demographic includes developers who would eject CRA to experiment, learn, extend possibly for the first time.
We think the current config format has a lot of opportunities for organization. That being said:
webpack.ProgressPlugin()
for development environmentchunks:'all'
optimization which is only relevant for Multipage App Architectures