vite-chainable
v0.0.3
Published
A chaining API to generate and simplify the modification of vite configurations
Downloads
7
Readme
vite-chainable
Use a chaining API to generate and simplify the modification of Vite configurations.
Install
via pnpm
, yarn
or npm
:
pnpm add vite-chainable
# or
yarn add vite-chainable
# or
npm i -S vite-chainable
License
MIT © Mitscherlich