terminus-ui icon indicating copy to clipboard operation
terminus-ui copied to clipboard

Add 'analyze' command to package

Open benjamincharity opened this issue 6 years ago • 0 comments
trafficstars

This will make it easier for devs to verify how much is shipped to the client.

Example:

    "analyze": "npm run build:prod -- --stats-json && webpack-bundle-analyzer ./dist/angular-ngrx-material-starter/stats-es2015.json",

benjamincharity avatar Jun 24 '19 17:06 benjamincharity