Development mode
yarn install && yarn start
Production mode
yarn install && yarn build
yarn install && yarn build --stats
And then use the webpack-bundle-analyzer to open build/bundle-stats.json.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Development mode
yarn install && yarn start
Production mode
yarn install && yarn build
yarn install && yarn build --stats
And then use the webpack-bundle-analyzer to open build/bundle-stats.json.