1.4.1 • Published 6 months ago

vite-plugin-tsconfig-paths v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

vite-plugin-tsconfig-paths

Latest Version

Vite plugin for resolving tsconfig paths

import { defineConfig } from "vite"
import tsConfigPaths from "vite-plugin-tsconfig-paths"

export default defineConfig({
	plugins: [tsConfigPaths()],
})

reference

1.4.1

6 months ago

1.4.0

6 months ago

1.3.1

12 months ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago