mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
refactor: ♻️ Use explicit imports for OverlayScrollbars
This commit is contained in:
parent
0f6e87c275
commit
862839bf34
5 changed files with 4 additions and 12 deletions
|
|
@ -264,14 +264,6 @@ export default defineNuxtConfig({
|
|||
onionApiHost: undefined,
|
||||
},
|
||||
},
|
||||
imports: {
|
||||
presets: [
|
||||
{
|
||||
from: "overlayscrollbars-vue",
|
||||
imports: ["OverlayScrollbarsComponent"],
|
||||
},
|
||||
],
|
||||
},
|
||||
devtools: {
|
||||
enabled: false,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue