Skip to content

allow parallel bundles to isolate their css source caches #57

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 1 commit into from
Nov 19, 2015

Conversation

loklaan
Copy link
Contributor

@loklaan loklaan commented Nov 9, 2015

I found that if we didn't key the internal source caches in css-modulesify by something identifiable per build pipe (like the expected css output file name), we'd soon find unexpected css scattered across our our screens.

This issue should have only affected larger build setups that need to start several instances of browserify in a single build.

@garthenweb
Copy link

Thank you, this fixes my problems!

@joshwnj
Copy link
Member

joshwnj commented Nov 19, 2015

Thanks @loklaan !

joshwnj added a commit that referenced this pull request Nov 19, 2015
allow parallel bundles to isolate their css source caches
@joshwnj joshwnj merged commit 29b05bb into css-modules:master Nov 19, 2015
@joshwnj
Copy link
Member

joshwnj commented Nov 19, 2015

Published v0.14.0

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