How to remove unnecessary scripts from the layout?

When I started working on wappler nodejs project I used many wappler components. Soo, many component related scripts were loaded into the layout. Later, the project got many updates and most of the components were removed. But their scripts were not removed. So, Now I have many scripts loading in my layout which causes performance. I don’t know which scripts is needed and which is not.

So, is there any way to remove unncessary scripts ?

Community Page
Last updated: