10 Commits

Author SHA1 Message Date
Dominik Schmidt
bffece0613 fix #38 and also show scoped modules (#46)
- add a `getPosition` method to the `format-modules.js` file
- if module begins with `@` don't strip after first path seperator
2016-08-17 21:16:35 -04:00
Ken Wheeler
7b6e9a1904 New approach (#50)
* Separate processes

* Socket comm

* Fixing some things, adding minimal mode
2016-08-17 21:15:05 -04:00
Ken Wheeler
436e1e62cd Improving console output 2016-08-16 12:21:28 -04:00
Ken Wheeler
ed6625d018 console redirection 2016-08-15 16:52:48 -04:00
Ken Wheeler
9e5cf1313f node < 4 compat 2016-08-15 16:09:32 -04:00
Ken Wheeler
87a4b6dbc0 Merge branch 'master' of github.com:FormidableLabs/webpack-dashboard
# Conflicts:
#	utils/format-modules.js
2016-08-15 09:32:03 -04:00
Ken Wheeler
2655a1aeb1 Fixing layout on hyperterm, removing es6 for <4.2 2016-08-15 09:30:55 -04:00
Cale Newman
d5de6461fa Indent the child modules' size
Similar to the other columns.
2016-08-14 15:02:58 -05:00
Cale Newman
bd17924807 Indent the child modules' size percentage
Before, it was slightly confusing, because I was quickly scanning the
percentages and didn't know why a module down the list was at 90%,
before realizing it was 90% of its dependent module. Now it should be
more immediately obvious.
2016-08-14 14:34:03 -05:00
Ken Wheeler
75ddff3120 Initial commit 2016-08-14 14:41:04 -04:00