]> Raphaël G. Git Repositories - airlibre/commitdiff
Set assets as relative
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 19:16:29 +0000 (20:16 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 19:16:29 +0000 (20:16 +0100)
composer.json

index f1e67a03d01a1616f0d6a5d77092b42a24ee91fc..a9d0bc56b44051c4528e60c49e5246a7e9a705eb 100644 (file)
     "scripts": {
         "auto-scripts": {
             "cache:clear": "symfony-cmd",
     "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"
         },
         "post-install-cmd": [
             "@auto-scripts"