You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.
I am having an issue with stylint-loader in webpack. It works fine when I run npm run dev and all the warnings will be listed, but when I edit my .styl files, warnings will not appear even if the rules got some problem. It seems that errors are not returned from stylint when webpack runs a hot reload.
Sorry, I can't contribute to this repo due that my current workflow has changed and I don't have enough time and motivation to maintain this. Sorry man, you can get more info in #9
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I am having an issue with stylint-loader in webpack. It works fine when I run
npm run dev
and all the warnings will be listed, but when I edit my.styl
files, warnings will not appear even if the rules got some problem. It seems that errors are not returned from stylint when webpack runs a hot reload.The text was updated successfully, but these errors were encountered: