@studiokloek/vite-config
v0.12.15
Published
Base Vite config for usage in our projects.
Downloads
112
Readme
vite-config
Externalize our vitejs config setup, so we can use it in multiple projects. Right now built for internal use, maybe useful for the world later...
Installation
npm i @studiokloek/vite-config --save-dev
Usage
npm run kloek-development
npm run kloek-build --empty-output-dir --base "https://example.com/test"
Under development
This module is currently under development and may not be ready for production.