Can chef utilize DSC resource pull server for resolving missing DSCResources?

Hello,

My LCM configured with ResourceModuleManager pointing to PULL server which allows LCM to pull missing DSC resources from pull server. Can chef client when using dsc_resource pull missing DSC resources from PULL location or how do I effectively provide custom DSC resources to chef-client without copying them over as artificats on each run?

G