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

DEV SERVER ERROR HANDLER BUG ! #689

Closed
uMaxmaxmaximus opened this issue Nov 3, 2016 · 6 comments
Closed

DEV SERVER ERROR HANDLER BUG ! #689

uMaxmaxmaximus opened this issue Nov 3, 2016 · 6 comments

Comments

@uMaxmaxmaximus
Copy link

uMaxmaxmaximus commented Nov 3, 2016

I FOUND BUG!!!!!!!!!!!!!!!

THIS IS FUNCTION CALL ONE TIME WHEN SERVER STARTED!! BUT AUTOR WEBPACK TELL ME THiS FUNCTION CALL EVERY TIME WHEN BUILD ERROR!! IF I PRESS CTRL + S AND BUILD ERROR THiS FUNCTION NOT CALL!! I FOUND BUG!

new WebpackDevServer(webpack(CONFIG)).listen(8080, 'localhost', function(err){
  Growl.notify(err.message)
})

QUESTIONS???
THiS CODE NOT REACTING IN BUILD ERROR. JUST ON SERVER START ERROR/!

IS A JUST SERVER ERROR BNOT BUILD ERROR!

@uMaxmaxmaximus uMaxmaxmaximus changed the title BUG DEV SERVER ERROR HANDLER BUG ! Nov 3, 2016
@Rutger
Copy link

Rutger commented Nov 3, 2016

NICE BUG TNX 4 SHARING !!!!!!!!

@uMaxmaxmaximus
Copy link
Author

uMaxmaxmaximus commented Nov 3, 2016

his tel me this function call in EVERY BUILD ERRORS #687

he is liar?

@Rutger
Copy link

Rutger commented Nov 3, 2016

he is liar!!!!

@uMaxmaxmaximus
Copy link
Author

uMaxmaxmaximus commented Nov 3, 2016

MAYBE HE IS NOT THE RIGHTS AND THIS FUNCTION SHOULD NOT called each time the faulty build???

I'm from Russia, I'm sorry that I speak like a robot. But tell me, how do you then call the function whenever the compile error?)

@uMaxmaxmaximus
Copy link
Author

uMaxmaxmaximus commented Nov 3, 2016

please tell me. i need create error notifer cuz notifer plugins not working for me...

@SpaceK33z
Copy link
Member

Sorry, I'm not going to help you like this. As I said in your previous issue, you should ask questions on StackOverflow. You'll get better help there.

Note that if you make an issue again like this, I'll report this as Spam/Abuse.

@webpack webpack locked and limited conversation to collaborators Nov 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants