hughsk / disc

:chart_with_upwards_trend: Visualise the module tree of browserify project bundles and track down bloat.
http://hughsk.io/disc
Other
1.33k stars 83 forks source link

Cant pipe into discify #33

Open kumavis opened 9 years ago

kumavis commented 9 years ago

The readme suggests you can pipe into discify, but it doesnt seem to read from stdin

─{👳 } kumavis in ~/Development/Node/vapor on (master) 
╰─± browserify app/index.js --full-paths | discify --open 
/usr/local/share/npm/bin/discify [file(s)...] {options}

Options:
  -h, --help       Displays these instructions.                  
  -o, --output     Output path of the bundle. Defaults to stdout.
  -t, --transform  Browserify transform stream(s) to use.        
  -O, --open       Open the file immediately.                    
kumavis commented 9 years ago

/usr/local/lib └── disc@1.3.2