mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
Update Flex endpoint
This commit is contained in:
@@ -39,7 +39,13 @@
|
||||
"npm-debug.log",
|
||||
"yarn-error.log"
|
||||
],
|
||||
"post-install-output": " * Install Yarn and run <fg=green>yarn install</>\n\n * Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>\n\n * Start the development server: <fg=green>yarn encore dev-server</>\n"
|
||||
"post-install-output": [
|
||||
" * Install Yarn and run <fg=green>yarn install</>",
|
||||
"",
|
||||
" * Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>",
|
||||
"",
|
||||
" * Start the development server: <fg=green>yarn encore dev-server</>"
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
"config/packages/webpack_encore.yaml": {
|
||||
|
||||
Reference in New Issue
Block a user