Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make output of Webpack nicer #11

Closed
grabbou opened this issue Mar 23, 2017 · 4 comments
Closed

Make output of Webpack nicer #11

grabbou opened this issue Mar 23, 2017 · 4 comments
Assignees

Comments

@grabbou
Copy link
Member

grabbou commented Mar 23, 2017

Currently it doesn't print anything, what we need is kinda:

  1. Request for .... reached
  2. Compiling
  3. Served
  4. Bundle done in: XXX ms kind of thing
@grabbou
Copy link
Member Author

grabbou commented Mar 23, 2017

Potential questions:

  1. What metrics would people be interested in having?
  2. What packager does output?
  3. Is that all required?

@grabbou grabbou self-assigned this Mar 23, 2017
@grabbou
Copy link
Member Author

grabbou commented Mar 23, 2017

I am going to work on this issue today and tomorrow.

@grabbou
Copy link
Member Author

grabbou commented Mar 24, 2017

We already have few hooks in place. I am going to close this issue as soon as I finish console.logging compilation steps (with warnings and errors).

@grabbou
Copy link
Member Author

grabbou commented Mar 24, 2017

Having said that, feel free to rephrase existing steps. They are surely not perfect and need some loving.

@grabbou grabbou closed this as completed Mar 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant