aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.env.example
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-03-29 01:00:12 +0800
committer苏向夜 <fu050409@163.com>2026-03-29 01:00:12 +0800
commitef478b29605afbd1c3ec88184b64960e8ad01e71 (patch)
treed0ed56f4db4f4dd74ba6ae2c1d75643a0949f7c5 /.env.example
parent94b0d8e208363c802c12b56d8bdbef574dd1fb91 (diff)
downloadDropOut-fix/vite-tauri.tar.gz
DropOut-fix/vite-tauri.zip
fix(env): fix vite config to integrate with taurifix/vite-tauri
Diffstat (limited to '.env.example')
-rw-r--r--.env.example7
1 files changed, 0 insertions, 7 deletions
diff --git a/.env.example b/.env.example
deleted file mode 100644
index 9e7e55a..0000000
--- a/.env.example
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copy this file to .env and fill in values to enable optional features at build time.
-# .env is gitignored and will never be committed.
-
-# CurseForge API key — required only to build with CurseForge modpack support.
-# Obtain one at https://console.curseforge.com/
-# If absent, CurseForge modpack import is disabled at runtime (all other features work normally).
-# CURSEFORGE_API_KEY=your_key_here