terminus-ui
terminus-ui copied to clipboard
Add 'analyze' command to package
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",