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

Generate and conditionally load additional assets #304

Closed
jimmynotjim opened this issue Feb 27, 2015 · 3 comments
Closed

Generate and conditionally load additional assets #304

jimmynotjim opened this issue Feb 27, 2015 · 3 comments

Comments

@jimmynotjim
Copy link
Contributor

Currently, all assets are compiled to one file for each type: main.css and main.js. Sectioning off unnecessary assets and conditionally loading them only when needed will reduce file size and page load.

@jimmynotjim
Copy link
Contributor Author

@anselmbradford has started this with browserify in #499, but at the moment everything is still being compiled to one stylesheet.

@anselmbradford
Copy link
Member

Related to #253

@KimberlyMunoz
Copy link
Contributor

Talked with Ans and since JS conditional asset loading is in and the CSS stuff has its own issue in #253, it's okay to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants