Tools->Options->Web Essentials-> CSS -> Bundle -> Adjust relative paths is set to true by default
which overwrites the bundle specific option.
One would get confused why the bundle option does not work unless they are aware of this option.
I think the default value should be set to "false".
Is there a way to set that to false via a solution setting so that my whole team get's that option update from source control?
i.e. something like the global JSCS settings.
Tools->Options->Web Essentials-> CSS -> Bundle -> Adjust relative paths is set to true by default which overwrites the bundle specific option. One would get confused why the bundle option does not work unless they are aware of this option. I think the default value should be set to "false".
Is there a way to set that to false via a solution setting so that my whole team get's that option update from source control? i.e. something like the global JSCS settings.
Thanks