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

[BUG] Sourcemaps are not generated properly #10629

Open
1 task done
simone1999 opened this issue Sep 4, 2024 · 1 comment
Open
1 task done

[BUG] Sourcemaps are not generated properly #10629

simone1999 opened this issue Sep 4, 2024 · 1 comment
Labels
Bug Something isn't working Triage Awaiting team acknowledgement

Comments

@simone1999
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Product

Trade

Current Behavior

image
It looks like source maps are not generated properly. running the UI in dev mode shows traces from webpack-internal, which likely means that source maps are not generated properly. This likely not only complicates your local development but also your Sentry traces.

Expected Behavior

The actual source code being linked in traces in dev mode as well as in sentry.

Steps To Reproduce

checkout the current develop branch, install dependencies and start UI in dev mode with pnpm run dev. Then look into the browser console and see stack traces being linked to webpack-internal rather than the original source code.

Environment

- OS: Windows
- Browser: Brave and Firefox

Anything else?

No response

@simone1999 simone1999 added Bug Something isn't working Triage Awaiting team acknowledgement labels Sep 4, 2024
@PancakeSwap-bot
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Awaiting team acknowledgement
Projects
None yet
Development

No branches or pull requests

2 participants