0.0.3 • Published 1 year ago

@padcom/vite-default-config v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Default Vite configuration

This package exposes a function that defines a default Vite configuration. The default configuration consists of the following elements:

Base configuration

The base configuration (without vitest-based testing) can be used through the defineBaseConfig() function

Test configuration

The test configuration can be used standalone throug the defineTestConfig() function