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

Add support for separator option #79

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

smarth55
Copy link

This adds support for the separator option that is used with concat-with-sourcemaps. A separator arg is passed if given, \n will be used as a default if no separator is provided.

@smarth55 smarth55 requested a review from pvdlg as a code owner May 21, 2019 16:33
@GitCop
Copy link

GitCop commented May 21, 2019

There were the following issues with your Pull Request

  • Commit: 37f9070
  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}

This message was auto-generated by https://gitcop.com

1 similar comment
@GitCop
Copy link

GitCop commented May 21, 2019

There were the following issues with your Pull Request

  • Commit: 37f9070
  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}

This message was auto-generated by https://gitcop.com

@GitCop
Copy link

GitCop commented May 21, 2019

There were the following issues with your Pull Request

  • Commit: 37f9070

  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}

  • Commit: 14ba4e5

  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}


This message was auto-generated by https://gitcop.com

1 similar comment
@GitCop
Copy link

GitCop commented May 21, 2019

There were the following issues with your Pull Request

  • Commit: 37f9070

  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}

  • Commit: 14ba4e5

  • Commits must be in the following format: %{type}(?%?{scope})?: %{description}


This message was auto-generated by https://gitcop.com

@markstos
Copy link

markstos commented Dec 1, 2020

I'm curious about a response from humans about this proposal . The goal was to have an option to add an explicit character between files if desired, like a semicolon for joining JavaScript files.

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 this pull request may close these issues.

None yet

3 participants