Vite Bundle

screenshot of Vite Bundle
vite

Integration with your Symfony app & Vite

Overview

ViteBundle is a Symfony integration with Vite, delivering only the necessary code to Packagist from the main repository symfony-vite-dev. This bundle assists in rendering all the dynamic script and link tags required for your Symfony project by providing two Twig functions to load the correct scripts into your templates.

Features

  • Symfony Integration: Seamlessly integrates with Symfony projects.
  • Dynamic Script Loading: Renders all the necessary dynamic script and link tags.
  • Twig Functions: Provides two Twig functions to include JavaScript entries in templates.
  • Lightweight: Delivers only the required code to Packagist for efficiency.
  • Ecosystem Support: Works in conjunction with vite-plugin-symfony and symfony-vite-dev packages.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects