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

cli: Accept a glob pattern in addition to a folder location #41

Open
2 tasks
thom4parisot opened this issue Feb 6, 2015 · 0 comments
Open
2 tasks

cli: Accept a glob pattern in addition to a folder location #41

thom4parisot opened this issue Feb 6, 2015 · 0 comments
Labels

Comments

@thom4parisot
Copy link
Owner

thom4parisot commented Feb 6, 2015

Built on top of #66

  • crx pack 'src/(app|assets|controllers)/*.{css,html,js}' (otherwise it is OS interpolated)
  • crx pack . === crx pack './**'
@thom4parisot thom4parisot added this to the v3.1.0 milestone Feb 6, 2015
@thom4parisot thom4parisot modified the milestones: v3.1, v3.2 Sep 22, 2016
@thom4parisot thom4parisot changed the title Accept a glob pattern in addition to a folder location cli: Accept a glob pattern in addition to a folder location Sep 22, 2016
@thom4parisot thom4parisot removed this from the v3.3 milestone Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant