- Issue created by @wotnak
- πΊπΈUnited States mortona2k Seattle
I think it's easier to go the other way, and have Drupal use manifest.json to define the assets. Vite adds them to the entry chunk's css property.
It looks like the code is trying to add these bundled files, but only gets them when vite has a certain setup. I added a related issue with a patch.