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

Add Source Maps Support of External Dependencies in React Apps #8860

Closed
data-sync-user opened this issue Jun 14, 2021 · 1 comment
Closed
Labels
Orphaned Temporary label for transitioning to jira cloud

Comments

@data-sync-user
Copy link
Collaborator

data-sync-user commented Jun 14, 2021

For React frontend, we have a couple external packages, fxa-shared and fxa-react, as dependencies.  With our current build config, these dependencies do not get source map support.  We should add source map support for these dependencies for an improved debugging experience.

┆Issue is synchronized with this Jira Task
┆Issue Number: FXA-3634

@data-sync-user
Copy link
Collaborator Author

➤ Barry Chen commented:

facebook/create-react-app#8071 ( facebook/create-react-app#8071 ) looks relevant.

@data-sync-user data-sync-user changed the title Add Source Maps Support of External Dependencies in React App Add Source Maps Support of External Dependencies in React Apps Jun 16, 2021
@dannycoates dannycoates added the Orphaned Temporary label for transitioning to jira cloud label Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Orphaned Temporary label for transitioning to jira cloud
Projects
None yet
Development

No branches or pull requests

2 participants