You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
323B

  1. {
  2. "controllers": {
  3. "@symfony/ux-turbo": {
  4. "turbo-core": {
  5. "enabled": true,
  6. "fetch": "eager"
  7. },
  8. "mercure-turbo-stream": {
  9. "enabled": false,
  10. "fetch": "eager"
  11. }
  12. }
  13. },
  14. "entrypoints": []
  15. }