yarn install
yarn dev
When you build the bundles using:
yarn build
It will generate a statistics file: public/stats.json
which you can use to analyze the bundle:
yarn stats
yarn install
yarn dev
When you build the bundles using:
yarn build
It will generate a statistics file: public/stats.json
which you can use to analyze the bundle:
yarn stats