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.
Component-preload is generated as part of the build. But, it does not stop your debug.
The files are still loaded but in concise form. Your breakpoints still work. Also use the option to beautify the minified file in chrome debugger to get full view of controller files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 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.