FileAssetPackaging
Packaging strategy for file assets.
Members
| Name | Description |
|---|---|
FILE | Upload the given path as a file. |
ZIP_DIRECTORY | The given path is a directory, zip it and upload. |
FILE
Upload the given path as a file.
ZIP_DIRECTORY
The given path is a directory, zip it and upload.