-
Notifications
You must be signed in to change notification settings - Fork 446
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
Missing js.map in Frontend SDK #385
Comments
Additional info: #542 (comment) |
Had to reopen because of a bug the fix was creating -> #614 The outside fix is tracked here facebook/create-react-app#11752 |
Your I think it would be correct to add this file to the package, but whether it will be used or not in the final application bundle should be decided by the author of the application, and not the author of a specific module. P.S. see bootstrap as example |
Moved to internal issue tracker |
Using the frontend SDK in a React app shows the following error:
The text was updated successfully, but these errors were encountered: