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

SourceMap warnings #10

Open
darrenklein opened this issue Dec 29, 2017 · 0 comments
Open

SourceMap warnings #10

darrenklein opened this issue Dec 29, 2017 · 0 comments

Comments

@darrenklein
Copy link

Thank you very much for this extremely helpful library. I wanted to alert you to a non-critical issue that I noticed after installing the library in my React project (React version 16.0.0) -

In Chrome (version 63.0.3239.84), I'm getting the following warning:

DevTools failed to parse SourceMap: http://localhost:5000/js/isRequiredIf.js.map

and a slightly different variation in Firefox (version 57.0.3):

Source map error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Resource URL: http://localhost:5000/js/app.js
Source Map URL: isRequiredIf.js.map

No problems in Safari, though.

As far as I can tell, this is not affecting performance, but I thought you'd want to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant