Siebel Open UI - File Structure
Hi All,
I have few questions regarding file
1.When i login to my application vanilla js , css file & custom js & css files are loaded . What is the initiator file which loads all the files ?
2. What is difference between PLATFORM INDEPENDENT & PLATFORM DEPENDENT in manifest ?
3. If I want to move custom js & css to a different path what needs to be done ? Should I change its reference for these files in its initiator ( manifest or css file) ? Because I have made the parameter change in web server which hits the server every day to retrieve custom css files . There are few custom css or js which haven't been changes in years which will make unnecessary server hits .