Skip to content

jknilans/treeshake-demo-app

 
 

Repository files navigation

This project was bootstrapped with Create React App 's next branch which utilizes Webpack4 tree shaking optimization.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Installation

$ yarn install
$ yarn build
$ yarn start

Analyze

To analyze webpack bundle:

$ yarn analyze

Current build statistics with tree shaking: Image of Stats

Current bundle analysis with tree shaking: Image of Stats

Build statistics without tree shaking: Image of Stats

Current bundle analysis without tree shaking: Image of Stats

About

Treeshaking patternfly-react-demo-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 4.9%
  • CSS 3.2%
  • AppleScript 2.2%