Hi Expert
In WCP, all static resources are added as assets and are availble from asset manager. During the runtime, request first goes as Application layer ==> Java backend ==> Static resources. The requirement is to keep the static resources accessible at application layer as (web server like Apache or even CDN) where all resources should be kept and loaded from here only. In addition, the author in WCP should have some provision to select the resources from local system, should be uploaded to web server and should be usable/ re-usable from there only.
Regards