mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
feat: Добавить VitePress
This commit is contained in:
5
site/vite.config.mts
Normal file
5
site/vite.config.mts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { fileURLToPath } from 'node:url'
|
||||
|
||||
export default {
|
||||
publicDir: fileURLToPath(new URL('./public', import.meta.url)),
|
||||
}
|
||||
Reference in New Issue
Block a user