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

Use add/removeFile methods to normalize integration with other component plugins #4

Merged
merged 1 commit into from
Sep 3, 2013

Conversation

jasonkuhrt
Copy link
Contributor

This keeps things clean for other component plugins. For instance I created a component-autoprefixer plugin that will autoprefix the css. This needs to happen after stylus transpiling is done. component-autoprefixer will check pkg.config.styles as it should, but it assumes that plugins like component-stylus-plugin are working with addFile and removeFile transparently.

Make sense?

rschmukler added a commit that referenced this pull request Sep 3, 2013
Use add/removeFile methods to normalize integration with other component plugins
@rschmukler rschmukler merged commit 67477c9 into rschmukler:master Sep 3, 2013
@rschmukler
Copy link
Owner

Good call. Thanks for this PR!

@jasonkuhrt jasonkuhrt deleted the patch-1 branch September 3, 2013 19:21
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.

2 participants