chore: remove asset-mapper, install vite-bundle and ux-react

This commit is contained in:
thibaud-leclere
2026-03-28 13:11:09 +01:00
parent 8af386bd5c
commit bd3996f4a9
15 changed files with 240 additions and 244 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,3 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
@@ -13,10 +12,4 @@
/phpunit.xml
/.phpunit.cache/
###< phpunit/phpunit ###
###> symfony/asset-mapper ###
/public/assets/
/assets/vendor/
###< symfony/asset-mapper ###
/.idea/