Vite AssetCollector allows you to use the modern frontend bundler vite to build your TYPO3 project's frontend assets.
Documentation on docs.typo3.org
composer req praetorius/vite-asset-collector
npm install --save-dev vite vite-plugin-typo3
- Include PlugIn in vite config
- Add
Configuration/ViteEntrypoints.json
to extension(s) - Add
<vac:asset.vite />
to template - Run vite server
- Have fun!
You can join #vite on TYPO3 Slack to discuss anything about vite and TYPO3.
Feel free to contact me directly if you are interested in a (paid) workshop to introduce vite to your TYPO3 projects.