sinatra-minify icon indicating copy to clipboard operation
sinatra-minify copied to clipboard

Option to configure minified files destination directory

Open dhruvasagar opened this issue 15 years ago • 0 comments

There should be an option to configure where the minified js / css are to be written. I don't like the fact that they are placed in the same public directory as the other javascript files which have not been written by Sinatra Minify.

Correspondingly the helper methods should be able to serve the files from the same configured location.

dhruvasagar avatar Feb 14 '11 09:02 dhruvasagar