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

Serve only one css and one js file #4

Open
cbfrance opened this issue Dec 16, 2013 · 0 comments
Open

Serve only one css and one js file #4

cbfrance opened this issue Dec 16, 2013 · 0 comments

Comments

@cbfrance
Copy link
Collaborator

Ideally only one CSS and javascript file should be served in production, using either:

  1. preprocessing / during processing merging of all CSS in to one file
  2. post-processing merging by CDN or some kind of asset manager or cache

For example, currently there are 100 requests on the homepage, hopefully we can get this down to less than half of that by the next major release.

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