chore(nuxt): 忽略构建产物目录,记录模块API base 配置

This commit is contained in:
2026-09-08 20:09:34 +08:00
parent 427160e43d
commit bbcb76485d
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@
# 默认模板 ID
NUXT_PUBLIC_TEMPLATE_ID=template-07
NUXT_PUBLIC_MODULES_API_BASE=http://127.0.0.1:9200/api
+5
View File
@@ -0,0 +1,5 @@
node_modules
.nuxt
.output
.data
dist