Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc6d50
)
Set assets as relative
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 19:16:29 +0000
(20:16 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 19:16:29 +0000
(20:16 +0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
f1e67a0
..
a9d0bc5
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-107,7
+107,7
@@
"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"