nystudio107/craft-vite

Allows the use of the Vite.js next generation frontend tooling with Craft CMS

Fund package maintenance!
khalwat

Installs: 158 066

Dependents: 16

Suggesters: 0

Security: 0

Stars: 50

Watchers: 6

Forks: 16

Type:craft-plugin


README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Vite plugin for Craft CMS 5.x

Allows the use of the Vite.js next generation frontend tooling with Craft CMS

Screenshot

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

  1. Install with Composer via composer require nystudio107/craft-vite from your project directory
  2. Install the plugin via php craft install/plugin vite via 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