craft-vite
craft-vite copied to clipboard
Allows the use of the Vite.js next generation frontend tooling with Craft CMS
Vite plugin for Craft CMS 5.x
Allows the use of the Vite.js next generation frontend tooling with Craft CMS

Related Article: Vite.js Next Generation Frontend Tooling + Craft CMS
Most of the magic is actually in the nystudio107/craft-plugin-vite package, so that Craft CMS plugins can use it too.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
- Install with Composer via
composer require nystudio107/craft-vitefrom your project directory - Install the plugin via
php craft install/plugin vitevia the CLI -or- in the Craft Control Panel under Settings > Plugins
You can also install Vite via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> Vite Documentation
Brought to you by nystudio107


