Skip to content

refactor: remove CSS modules in global mode #311

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

Closed
wants to merge 2 commits into from

Conversation

geelen
Copy link

@geelen geelen commented Jul 29, 2016

Fixes #308

if(global) {
return loaderUtils.urlToRequest(url, root);
var pipeline = postcss(
(options.mode === 'local' ? [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there is also a "pure" mode which need the postcss plugins too.

@SpaceK33z
Copy link
Contributor

@geelen, are you still interested in fixing this?

@michael-ciniawsky
Copy link
Member

@geelen @sokra What's the status here? 😛

@michael-ciniawsky
Copy link
Member

@geelen friendly ping, this one is actually really important && appreciated

@michael-ciniawsky michael-ciniawsky self-assigned this Apr 12, 2017
@michael-ciniawsky michael-ciniawsky changed the title Remove CSS Modules postcss plugins in Global mode refactor: remove CSS modules in global mode Apr 12, 2017
@michael-ciniawsky
Copy link
Member

Closed due to inactivity, eventually superseded by #497, feel free to reopen :)

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.

4 participants