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 f1e67a03d01a1616f0d6a5d77092b42a24ee91fc..a9d0bc56b44051c4528e60c49e5246a7e9a705eb 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-107,7
+107,7
@@
"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"