Skip to content

A drop-in buildchain for using Vite in your Craft CMS projects

Notifications You must be signed in to change notification settings

nystudio107/craft-vite-buildchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Craft Vite Buildchain

Related Articles:

Vite.js Next Generation Frontend Tooling + Craft CMS

Requirements

  • Any version of Craft CMS

Installation

Clone this repo, and then copy the contents (including the hidden .gitignore file) into the root directory of your Craft CMS project via:

git clone https://github.com/nystudio107/craft-vite-buildchain.git

It's done this way as a "starter" rather than as a package, because every Craft CMS project will make bespoke changes to it.

N.B.: If you won't be using this buildchain with the plugindev local development environment, you'll need to delete this line from the Makefile:

	--network craftproject_default \

...so that it won't be looking for the craftproject_default Docker network.

Craft Vite Buildchain Overview

Craft Vite Buildchain is a drop-in buildchain you can use in your Craft CMS projects, giving you Hot Module Replacement, Tailwind CSS, and optimized production builds.

Brought to you by nystudio107

About

A drop-in buildchain for using Vite in your Craft CMS projects

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published