mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 02:04:39 +10:00
fix desktop deps
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineNuxtConfig({
|
||||
ssr: false,
|
||||
devtools: false,
|
||||
|
||||
extends: [["../libs/drop-base"]],
|
||||
extends: [["../../base"]],
|
||||
|
||||
app: {
|
||||
baseURL: "/main",
|
||||
|
||||
Reference in New Issue
Block a user