In PAGE_CONTAINER there is the following line "<xf:corejs />" from what I can tell this is the line that adds the js scripts to <body>.
The problem is I need to make some customization to the scripts loaded from <xf:corejs /> but I don't know where <xf:corejs /> gets it's data from. What code is responsible for setting <xf:corejs />?
The problem is I need to make some customization to the scripts loaded from <xf:corejs /> but I don't know where <xf:corejs /> gets it's data from. What code is responsible for setting <xf:corejs />?