mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Implements caching for single-file compilers (those that don't implement 'import' directives) as a superclass, CachingCompiler. Used in coffeescript and templating.