mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore: fix transpile
This commit is contained in:
@@ -175,7 +175,7 @@ export default defineNuxtModule<UiOptions>({
|
||||
watch: false
|
||||
})
|
||||
|
||||
nuxt.options.build.transpile.push('@popperjs/core', '@headlessui/vue')
|
||||
nuxt.options.build.transpile.push('@popperjs/core', '@headlessui/vue', '@nuxthq/ui')
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user