Let say for example by default package bootstrap less
files goes to:
less files goes to Content\bootstrap
js files goes to Scripts
I want less files goes to my custom folder Content\less\bootstrap
and js files goes to folder Content\js\bootstrap
Is it possible to configure package installation foldres this way?