Fork du jeu Actorle en se basant sur les données perso de Letterboxd
The @symfony/stimulus-bundle loader generates an empty controllers.js, so Stimulus controllers from controllers.json (including ux-react) were never registered. Switching to vite-plugin-symfony/stimulus/helpers uses the virtual:symfony/controllers module that properly reads controllers.json. Also wrap react_component() output in a <div> since it only renders data-attributes, not a full HTML element. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| .idea | ||
| assets | ||
| bin | ||
| config | ||
| docker | ||
| docs/superpowers | ||
| migrations | ||
| public | ||
| src | ||
| templates | ||
| tests | ||
| translations | ||
| .dockerignore | ||
| .editorconfig | ||
| .env | ||
| .env.test | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| docker-compose.override.yaml | ||
| docker-compose.yaml | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| phpunit.dist.xml | ||
| symfony.lock | ||
| vite.config.js | ||