1
0
mirror of https://github.com/r4sas/recastin-panel synced 2025-03-12 05:11:04 +00:00

move theme sources outside public, add recast:daemon, disable nginx access logging

This commit is contained in:
R4SAS 2018-11-18 00:16:12 +03:00
parent de33e9d6f6
commit 8bf12146b7
118 changed files with 75 additions and 3 deletions

View File

@ -56,7 +56,8 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [
"@auto-scripts"

Some files were not shown because too many files have changed in this diff Show More