Is hosting code components continuous or one-time?

Do you have to continuously host code components or do you only need to load it once?

Code components are not ‘copied’ or ‘uploaded’ from your app to Plasmic - they just live in your app, and are referenced from your Plasmic-created components. So yes, your code components are expected to always be provided by your app, or the references will be broken.