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

browserify transform sourcemaps only working partially #139

Closed
mantoni opened this issue Dec 4, 2018 · 1 comment
Closed

browserify transform sourcemaps only working partially #139

mantoni opened this issue Dec 4, 2018 · 1 comment

Comments

@mantoni
Copy link
Contributor

mantoni commented Dec 4, 2018

Hey, thanks for making a great library!

I ran into the following problem: When generating sourcemaps for a file structure with multiple files per folder, they seems to override each other. In dev tools, I end up with a single file called input.js per folder that contains the sources of one of the files in that folder.

I've created a minimal project that demonstrates the issue.

Thanks for having a look.

goto-bus-stop pushed a commit that referenced this issue Dec 6, 2018
This is a solution for #139. Once I had it reproduced properly, it was relatively clear what was going 😄
@mantoni
Copy link
Contributor Author

mantoni commented Dec 6, 2018

This is resolved by #140.

@mantoni mantoni closed this as completed Dec 6, 2018
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