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

Asset pipeline optimizations #132

Open
alexkahn opened this issue Jul 25, 2015 · 0 comments
Open

Asset pipeline optimizations #132

alexkahn opened this issue Jul 25, 2015 · 0 comments
Assignees

Comments

@alexkahn
Copy link
Contributor

Get an asset pipeline together that does the following:

  • Concatenates CSS and JavaScripts [X]
  • Minifies the concatenated source files [X]
  • Optimizes images []
  • Uses grunt task(s) to build assets [X]
  • Watch asset files for changes and trigger a build for fast development []

Things to refactor:

  • Make sure file concatenation can manage passing top-level objects to IIFEs used for initialization, redesign js flow to make this more efficient and modular client-side code.
@alexkahn alexkahn added this to the Alderman meeting milestone Aug 6, 2015
@alexkahn alexkahn self-assigned this Aug 6, 2015
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

1 participant