-
Notifications
You must be signed in to change notification settings - Fork 2
How exactly to put it into my webpack? #2
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
Comments
add that into your module loaders, in my case JSONStream was the culprit |
Thanks for your help, saved me alot of hassle :) , but can you please add this to the readme |
Ty for the help @robinbandzar |
^^ |
As a quick note for webpack 3 users on Windows, the above solution won't work because of the path separators (
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: