refactor: clean upload pipeline and restore draco delivery
This commit is contained in:
+1
-3
@@ -13,9 +13,7 @@ interface DiffResult {
|
||||
* the remote file map.
|
||||
*
|
||||
* Rules:
|
||||
* - Models: always re-pushed,
|
||||
* but marked as 'unchanged' in the commit message when the folder already
|
||||
* exists (we keep the current behavior of always delivering the model file).
|
||||
* - Models: always re-pushed, but marked as unchanged when the remote file exists.
|
||||
* - Textures: compared by size (not compressed, reliable).
|
||||
* - Orphan remote files: classified as deletions.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user