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

Automatically install plugins #5

Open
caseyhoward opened this issue Oct 22, 2014 · 0 comments
Open

Automatically install plugins #5

caseyhoward opened this issue Oct 22, 2014 · 0 comments

Comments

@caseyhoward
Copy link
Owner

I'm not sure if I want to do this yet, but maybe automatically npm install registered packages that haven't been installed.

Another idea is to provide a way of specifying plugins on the tasks itself. Maybe something like:

guzzle.task('default').plugins('concat', 'uglify').src('src/*').concat().uglify.dest('./dist');

I'm a little less sure I want this though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant