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

Feature: Callback when the upload is finished. #80

Open
ptfly opened this issue Jul 19, 2017 · 1 comment
Open

Feature: Callback when the upload is finished. #80

ptfly opened this issue Jul 19, 2017 · 1 comment

Comments

@ptfly
Copy link

ptfly commented Jul 19, 2017

Is it possible to have a callback when the upload is finished? It will be very helpful to console.log some information about it. Also, the progress doesn't work (even on the RC release) when used with the latest version of webpack (in cli mode).

@MikaAK
Copy link
Owner

MikaAK commented Jul 19, 2017

Totally possible to add a callback. Webpack internal Api has changed quite a bit since this was first made. Progress will probably have to be revisited and update how the numbers are sent to progress bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants