What is the structure of an Asset Bundle?
A single plain text file enumerating the names of assets to be migrated to a new workspace.
A compressed archive (ZIP) that solely contains workspace assets without any accompanying metadata.
A YAML configuration file that specifies the artifacts, resources, and configurations for the project.
A Docker image containing runtime environments and the source code of the assets
Submit