-
-
Notifications
You must be signed in to change notification settings - Fork 469
Throw earlier for non-browser environment #136
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
How? I might be reading it wrong, but it looks to me like the |
I didn't study the code very closely. Maybe I'm wrong but the error I was getting wasn't the thrown error I mentioned |
I'm no expert at all, so I'm only guessing, but I think that the |
this line runs before this line that throws
"The style-loader cannot be used in a non-browser environment"
.The text was updated successfully, but these errors were encountered: