Parcourir la source

asset versionning

root il y a 6 ans
Parent
commit
d458049355
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      app/config/config.yml

+ 2 - 1
app/config/config.yml

@@ -27,7 +27,8 @@ framework:
         save_path: '%kernel.project_dir%/var/sessions/%kernel.environment%'
     fragments: ~
     http_method_override: true
-    assets: ~
+    assets: 
+        json_manifest_path: '%kernel.project_dir%/web/build/manifest.json'
     php_errors:
         log: true