View
123456import { defineConfig } from 'vite' import { holocron } from '@holocron.so/vite' export default defineConfig({ plugins: [holocron()], })
import { defineConfig } from 'vite' import { holocron } from '@holocron.so/vite' export default defineConfig({ plugins: [holocron()], })
1234{ "name": "Holocron", "navigation": [{ "group": "Overview", "pages": ["index"] }] }
{ "name": "Holocron", "navigation": [{ "group": "Overview", "pages": ["index"] }] }