mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore: remove all exclude
This commit is contained in:
@@ -104,11 +104,7 @@ export default defineNuxtConfig({
|
||||
cloudflare: {
|
||||
pages: {
|
||||
routes: {
|
||||
exclude: [
|
||||
'/components/*',
|
||||
'/getting-started/*',
|
||||
'/composables/*'
|
||||
]
|
||||
exclude: []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user