closure-compiler
closure-compiler copied to clipboard
#3840 - allow user to pass any path separator as --chunk_output…
fixes #3840 - allow user to pass any path separator as --chunk_output_path_prefix
as a user, you might want to use unix-style path separators always, since they're also compatible with windows. doing so however causes issues when writing source maps, since maybeCreateDirsForPath
only creates output directories if path separators are in os-style.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
looks like the cla bot doesn't recognize my account, i'll try to resubmit a new pr