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

pre-concatenation sourcemaps #35

Open
tnsicdr opened this issue May 6, 2020 · 1 comment
Open

pre-concatenation sourcemaps #35

tnsicdr opened this issue May 6, 2020 · 1 comment

Comments

@tnsicdr
Copy link

tnsicdr commented May 6, 2020

Are there any options to source map back to the pre-concatenated files, so that instead of hitting vendor.js when debugging, it maps back to the pre-concatenated source instead.

@redfox05
Copy link

I would like to know about this too. I have been spending all day trying to get the uglifyjs sourcemaps working and had to eventually use Terser instead, only to find that this would just be sourcemaps for the minified concatenated files, NOT the original pre-concatenation files.

Hopefully this can be done within webpack-merge-and-include-globally but theres been little response to other issues here, so if anyone can suggest an alternative webpack plugin to get this done, that would be appreciated.

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

2 participants