Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:37:33 +00:00
parent f679895056
commit 46cdc6094a
29 changed files with 235 additions and 29 deletions
+7 -1
View File
@@ -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": {