© 2026 Hedgehog Software, LLC
import { defineConfig } from 'vite' export default defineConfig({ define: { __VUE_OPTIONS_API__: 'false' } })