FileAssetPackaging
Packaging modes for file assets.
Members
Name | Description |
---|---|
ZIP_DIRECTORY |
The asset source path points to a directory, which should be archived using zip and and then uploaded to Aliyun OSS bucket. |
FILE |
The asset source path points to a single file, which should be uploaded to Aliyun OSS bucket. |
ZIP_DIRECTORY
The asset source path points to a directory, which should be archived using zip and and then uploaded to Aliyun OSS bucket.
FILE
The asset source path points to a single file, which should be uploaded to Aliyun OSS bucket.