eubsoft/radedit

Get rid of `-MIN.jade` files

Opened this issue · 0 comments

The minification that radedit/lib/shrinker.coffee performs on jade templates necessitates physical minified files for include resolution. I believe that if jade includes were minified and stored in memory prior to the jade templates that depend on them being compiled, we wouldn't need the intermediary physical files.