fix : restreint le scan des composants aux .vue pour éviter la collision MalioDateWeek (#MUI-33)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineNuxtConfig({
|
||||
path: join(dir, 'app/components/malio'),
|
||||
prefix: 'Malio',
|
||||
pathPrefix: false,
|
||||
extensions: ['vue'],
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user