Skip to content

added opportunity to easier extend the pipeline #39

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

Merged
merged 5 commits into from
Oct 5, 2015

Conversation

mightyaleksey
Copy link
Member

Looks like new plugins will arrive, so it's time to add some sugar. It means that new options will arrive:

  • prepend - adds custom postcss plugins before core plugins.
  • append- adds custom postcss plugins after core plugins.

Both of them accept arrays only.

@geelen
Copy link
Member

geelen commented Oct 4, 2015

I think this API change could be moved into loader core, actually. It's annoying for all three consumers of the loader core to have to handle these options themselves

@joshwnj
Copy link
Member

joshwnj commented Oct 4, 2015

That would be great

On Sunday, 4 October 2015, Glen Maddern notifications@github.com wrote:

I think this API change could be moved into loader core, actually. It's
annoying for all three consumers of the loader core to have to handle these
options themselves


Reply to this email directly or view it on GitHub
#39 (comment)
.

X-Team (http://x-team.com)

@mightyaleksey
Copy link
Member Author

I agree with you. Would like to see it in the css-modulesify also. I think I can make a pr later.

mightyaleksey added a commit that referenced this pull request Oct 5, 2015
added opportunity to easier extend the pipeline
@mightyaleksey mightyaleksey merged commit e3c6b6a into master Oct 5, 2015
@mightyaleksey mightyaleksey deleted the feature/opts branch October 5, 2015 19:32
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.

3 participants