浏览代码

asset versionning

root 6 年之前
父节点
当前提交
d458049355
共有 1 个文件被更改,包括 2 次插入1 次删除
  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