Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 351 Bytes

2023-03-13-improve-assets-intall.md

File metadata and controls

9 lines (9 loc) · 351 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Improve assets install
issue: NEXT-25068
author: Sebastian Seggewiss
author_email: s.seggewiss@shopware.com
author_github: @seggewiss
---

Core

  • Changed Shopware\Core\Framework\Plugin\Util\AssetService to upload a manifest file with hashes of each asset, further asset syncs use the manifest and only upload/delete the necessary files.