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