on ‎2020 Apr 29 4:37 PM
Hello community, i need to debugg but i can't be casue the component-preload is loaded, how can i disable thsi file ???
This is my structure: but i don't know wich file i need to change


i tried to change resources.json
{ "name": "Component-preload.js", "merged": false },
and deleting the component-preload but is generated again and change to true my change after i deploy the app
any idea ?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
It's good that it is being generated, it improves the performance by many folds, if you want to debug it just use the below command, then u can skip the component preload file loading and direct load the actual files
Check the below answer
https://answers.sap.com/questions/686865/can-chrome-debugger-use-custom--dbgjs-files-from-s.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.