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

feat(terser): support .map files in directory inputs #1250

Merged

Conversation

gregmagolan
Copy link
Collaborator

@gregmagolan gregmagolan commented Oct 8, 2019

This is a follow up to @Toxicable sourcemap url fix that piggybacks on the new directoryArgs() function to set the correct souremap content='/path/to/input.js.map' option if there is a .map file that corresponds to an input file in an input directory.

@gregmagolan gregmagolan requested a review from soldair as a code owner October 8, 2019 21:23
@gregmagolan gregmagolan force-pushed the terser_directory_sourcemaps branch from f36cd8c to 663b583 Compare October 8, 2019 21:25
@gregmagolan gregmagolan force-pushed the terser_directory_sourcemaps branch 5 times, most recently from 6befe5c to a00e187 Compare October 9, 2019 23:45
@gregmagolan gregmagolan force-pushed the terser_directory_sourcemaps branch from a00e187 to d8d494c Compare October 10, 2019 01:04
@gregmagolan gregmagolan merged commit dfefc11 into bazel-contrib:master Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants