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

Option to force running on all files #83

Open
chrisirhc opened this issue Jun 17, 2015 · 0 comments
Open

Option to force running on all files #83

chrisirhc opened this issue Jun 17, 2015 · 0 comments

Comments

@chrisirhc
Copy link

I was wondering if there was anyone else who would value adding perhaps a --skip-newer or --newer-all-files option where you can skip the checking for newer files and just run on all files in the source files.

This way, users of this task can use newer: on most of their tasks and if they need to, they can run on all files whenever they need.

The specific case I encountered is where I have a task and an option that sets a configuration on that task, that task doesn't re-run when the option is given. For example, if I want to add source maps via an option, I need to re-run that minification task on all files even if they haven't changed.

I'm happy to submit a PR for this if anyone else finds it useful.

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

1 participant