edgecase / dieter

Asset pipeline ring middleware
134 stars 22 forks source link

dieter-precompile should use a manifest to list the files to be compiled #22

Closed pbiggar closed 11 years ago

pbiggar commented 12 years ago

That avoids compiling some files many times, which happens a lot with nested files.

pbiggar commented 11 years ago

The :precompiles option does this now.