]> Raphaƫl G. Git Repositories - blog/blobdiff - composer.json
Install assets path as relative symlink
[blog] / composer.json
index dcb9a4f8d8fa24ffc8271c45b380f7cd7bba30fc..ac4e9e49f92c7502bc176250e68f219dea77712b 100644 (file)
     "scripts": {
         "auto-scripts": {
             "cache:clear": "symfony-cmd",
-            "assets:install %PUBLIC_DIR%": "symfony-cmd"
+            "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
         },
         "post-install-cmd": [
             "@auto-scripts"