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

Support for Compiled Assets #11

Closed
sgammon opened this issue Feb 26, 2014 · 0 comments
Closed

Support for Compiled Assets #11

sgammon opened this issue Feb 26, 2014 · 0 comments
Assignees

Comments

@sgammon
Copy link
Owner

sgammon commented Feb 26, 2014

Add declarative configuration and supporting code structure to define and understand "compiled" assets, such as LESS and CoffeeScript. This can be the supporting structure for tools that autocompile or at least recognize their existence.

This should come with a few extra things:

  • ability to export assets (source + compiled) programmatically
  • ability to plug-in new tools and asset processing routines easily
  • ability to "watch" or notice changes in files and invoke configured routines
  • (maybe) ability to compile on-the-fly, caching the generated representation
  • (maybe) support for source maps
@sgammon sgammon added this to the Release: 1.0 milestone Feb 26, 2014
@sgammon sgammon self-assigned this Feb 26, 2014
@sgammon sgammon removed this from the Release: 0.3-alpha milestone Aug 21, 2014
This issue was closed.
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