@pota/vite-scripts
v1.0.3
Published
Base Vite configuration and scripts for Pota
Downloads
1
Readme
@pota/vite-scripts
Commands for building Frontend applications using vite.
Usage
Adding it to an existing project
# install the vite-scripts and cli packages
npm install @pota/vite-scripts @pota/cli --save-dev
# configure the cli package to use vite-scripts
npm pkg set pota="@pota/vite-scripts"