-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
hot-reloader with stylelint-webpack-plugin causes unhandled exception #3560
Comments
Can you post your next.config.js so we can reproduce this issue? |
Here you go.
|
Merged
@timneutkens Still running into the hot-reloader error after upgrade to v5.0, any idea? Edit: Updated my next.config.js up top. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
stylelint-webpack-plugin should work with webpack config defined in next.config.js
Current Behavior
The stylelint-webpack-plugin complains about an uncaught property 'reasons' and displays the initial linting warnings/errors. Not working for subsequent reloads as a result
Steps to Reproduce (for bugs)
Context
Linting usage for dev purposes
Your Environment
The text was updated successfully, but these errors were encountered: