It would be good to have the path to the JS directory where the minified files are stored configurable. This will allow for different usages in terms of compression engines and VCS. Attached patch adds a variable (with no interface) and cleans up the file directory creation.

CommentFileSizeAuthor
#1 js_path.diff874 bytesarthurf

Comments

arthurf’s picture

StatusFileSize
new874 bytes
klonos’s picture

I can see at least two common use cases where people would like to keep minified files under either /sites/all/files/speedy or under /sites/all/libraries (when using the Libraries API module).

Perhaps these two can be offered as option through a very basic admin UI along with a third "custom path" option.