diff --git a/shopware/platform/6.4/manifest.json b/shopware/platform/6.4/manifest.json index 3611b4d4..0ba7fb22 100644 --- a/shopware/platform/6.4/manifest.json +++ b/shopware/platform/6.4/manifest.json @@ -97,7 +97,8 @@ "!\/var\/cache\/.gitkeep", "\/auth.json", "\/install.lock", - "public\/asset-manifest.json" + "public\/asset-manifest.json", + "files\/asset-manifest.json" ], "composer-scripts": { "assets:install": "symfony-cmd"