anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
632 stars 122 forks source link

webpack-bundle-size-analyzer command not found #89

Closed juanpicado closed 8 years ago

juanpicado commented 8 years ago

I've noticed webpack-bundle-size-analyzer is missing.

 npm run build:analyze

> redux-easy-boilerplate@3.1.0 build:analyze /Users/local/WebstormProjects/my-picture-gallery
> NODE_ENV=production webpack --json --config webpack/common.config.js | webpack-bundle-size-analyzer > logs/build-analyze.log

sh: webpack-bundle-size-analyzer: command not found
juanpicado commented 8 years ago

yw :) nice boilerplate, not overwhelmed and easy to extend. Also webpack 2 👍