
This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Vite Plus Commit Hooks
The vp staged command is configured in vite.config.ts and letβs you defined multiple commands that should be run and what files to run them on, before code is committed to your repo. Combine this with git hooks that Vite plus can configure for you, and youβve got a pipeline that keeps your repos clean and tidy.
Links
