0.14.1 • Published 5 months ago
@padcom/vite-config-vue v0.14.1
Vite configuration for Vue.js applications
This package exposes a function that defines a a Vite configuration for Vue.js applications. The default configuration consists of the following elements:
Base configuration
- the
@/
alias to./src
- vite-eslint-plugin plugin
- @vitejs/plugin-vue
- @vue/test-utils
- autoprefixer
- vite-svg-loader (by default in component import mode)
- vite-dts-plugin plugin
Test configuration
./vitest.setup.js
initialization file- test coverage using @vitest/coverage-v8
- @vue/test-utils
- jsdom
This configuration sets up testing using vitest
0.10.0
11 months ago
0.11.0
7 months ago
0.12.0
7 months ago
0.13.0
7 months ago
0.12.1
7 months ago
0.14.0
5 months ago
0.14.1
5 months ago
0.7.0
7 months ago
0.6.0
11 months ago
0.3.0
12 months ago
0.2.0
12 months ago
0.5.0
12 months ago
0.4.0
12 months ago
0.1.0
1 year ago
0.0.8
1 year ago
0.0.5
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.4
1 year ago