© 2026 Hedgehog Software, LLC
<root>/nuxt.config.ts
pinia:{ storesDirs: ['app/stores/**', 'layers/hello/app/stores/**'] }
<root>/layers/hello/nuxt.config.ts
export default defineNuxtConfig({})