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

Build time meta generation doesn't account for files not being used #19

Open
ebryn opened this issue Aug 20, 2015 · 0 comments
Open

Build time meta generation doesn't account for files not being used #19

ebryn opened this issue Aug 20, 2015 · 0 comments

Comments

@ebryn
Copy link
Member

ebryn commented Aug 20, 2015

The meta for every CSS file is being loaded at runtime, whether the CSS is actually included or not. It seems like we should be passing down metadata organized by file and then attempt to detect if that CSS file was loaded or not before including it's metadata.

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

No branches or pull requests

1 participant