Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(loading): "index-nocss" requires other "index-nocss" files #5698

Closed
wants to merge 1 commit into from

Conversation

onlywei
Copy link
Contributor

@onlywei onlywei commented Mar 27, 2016

This prevents require()-ing of transitive css files by making sure
index-nocss files require other index-nocss files when available.
Modules: dropdown and popover, which had transitive css dependencies
now also gain "index-nocss" files of their own.

This prevents require()-ing of transitive css files by making sure
index-nocss files require other index-nocss files when available.
Modules: dropdown and popover, which had transitive css dependencies
now also gain "index-nocss" files of their own.
@wesleycho
Copy link
Contributor

LGTM - thanks for this work!

@wesleycho wesleycho added this to the 1.3.0 milestone Mar 27, 2016
@wesleycho wesleycho closed this in 8074899 Mar 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants