Segmentation client side resolve - /etc/segmentation.segment.js
Hi,
I'm new to use CQ5 Segmentation. I found that every time when accessing the page, below JS file will be loaded:
http://localhost:7503/etc/segmentation.segment.js
This JS is including all the segmentation information, i.e.
Is this CQ OOTB feature? If yes, does this mean if I have 100 segmentation, CQ will return all of 100 segmentation information in JS in each request?
Is there any way to restrict the content in segment.js, i.e. only load segmentation from particular path?
Thanks
Jasmine