nystudio107 / craft-plugin-vite
Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support
Fund package maintenance!
khalwat
Installs: 683 882
Dependents: 40
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 11
Open Issues: 2
Requires
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
- dev-develop-v5
- v5.x-dev
- 5.0.2
- 5.0.1
- 5.0.0
- 5.0.0-beta.3
- 5.0.0-beta.2
- 5.0.0-beta.1
- v4.x-dev
- 4.0.12
- 4.0.11
- 4.0.10
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta.3
- 4.0.0-beta.2
- 4.0.0-beta.1
- v1.x-dev
- 1.0.36
- 1.0.35
- 1.0.34
- 1.0.33
- 1.0.32
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-develop-v4
- dev-develop
This package is auto-updated.
Last update: 2024-10-14 02:33:49 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