Asset Designer
The Asset designer is used to configure the app's theme by uploading additional app assets. Such assets can include logos, icons, images, media, stylesheets and VueJS custom components.
Asset Zip
The uploaded assets must be a zip file containing the assets to be uploaded. The zip file will be applied over the top of the existing assets.
Theme Directory
The ./theme
directory is special and its contents can be preserved across updates to the underlying DevCore UI framework by the Builder.
It is good practice to place your assets in the ./theme
directory for this reason.