mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 08:53:04 +10:00
back to yarn, with nuxt telemetry force disabled
I think Nuxt prompts have been messing with the installs
This commit is contained in:
@@ -3,6 +3,7 @@ import path from "path";
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
// Nuxt-only config
|
||||
telemetry: false,
|
||||
compatibilityDate: "2024-04-03",
|
||||
devtools: { enabled: false },
|
||||
css: ["~/assets/core.scss"],
|
||||
|
||||
Reference in New Issue
Block a user