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

Missing ">" at end of vue file will hang webpack #562

Closed
99Percent opened this issue Jan 7, 2017 · 3 comments
Closed

Missing ">" at end of vue file will hang webpack #562

99Percent opened this issue Jan 7, 2017 · 3 comments

Comments

@99Percent
Copy link

In a .vue file I accidentally omitted closing </script> tag without ending > leaving it like this: </script
as the last part of the file and webpack hangs with no message, cpu load shoots through the roof.

@kazupon
Copy link
Member

kazupon commented Jan 7, 2017

I seem this issue same #557.

@tonypee
Copy link

tonypee commented Jan 10, 2017

I just ran into this too

@kazupon
Copy link
Member

kazupon commented Jan 24, 2017

close (see #557)

@kazupon kazupon closed this as completed Jan 24, 2017
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