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

Source map paths are flattened #429

Closed
msssk opened this issue Aug 25, 2020 · 0 comments · Fixed by #470
Closed

Source map paths are flattened #429

msssk opened this issue Aug 25, 2020 · 0 comments · Fixed by #470
Assignees

Comments

@msssk
Copy link

msssk commented Aug 25, 2020

Bug

When looking at a Dojo app's source in dev tools the source mapped modules are listed in a flattened view (they lose the context of the original source folder). This is especially problematic with @dojo/widgets since everything is named index.tsx.

This is fixed in source-map-loader. We should probably update our dependency.

Package Version: 7.0.0

Code

Expected behavior:

Actual behavior:

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

Successfully merging a pull request may close this issue.

2 participants