nystudio107 / craft-plugin-vite
Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support
Fund package maintenance!
5.0.2
2024-08-14 02:02 UTC
Requires
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2026-06-12 07:50:12 UTC
README
Plugin Vite
Related Articles:
Vite.js Next Generation Frontend Tooling + Craft CMS
A Vite Buildchain for Craft CMS Plugins
Requirements
- Craft CMS 5.0.0 or later
Installation
composer require nystudio107/craft-plugin-vite
Plugin Vite Overview
Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support
You shouldn't need to install this yourself unless you're using it in a Craft CMS plugin or Module.
Brought to you by nystudio107