mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(build): add @nuxt/schema to externals
This commit is contained in:
@@ -8,6 +8,7 @@ export default {
|
|||||||
declaration: true,
|
declaration: true,
|
||||||
externals: [
|
externals: [
|
||||||
'@nuxt/kit',
|
'@nuxt/kit',
|
||||||
|
'@nuxt/schema',
|
||||||
'@unocss/preset-uno'
|
'@unocss/preset-uno'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user