s2b / vite-asset-collector

Bundle your TYPO3 frontend assets with Vite
GNU General Public License v2.0
33 stars 6 forks source link

Move Resource ViewHelper #31

Open s2b opened 7 months ago

s2b commented 7 months ago

<vac:resource.vite /> should be <vac:uri.vite />. The intention was to stay consistent with TYPO3 VH naming... well, this didn't work apparently. :)

s2b commented 3 months ago

Maybe also something like this for v2 (to simplify naming similar to the new VHs in Fluid Standalone):

<vite:resource ... /> or <vite:uri ... />
<vite:asset ... />