chore(nuxt): 忽略构建产物目录,记录模块API base 配置
This commit is contained in:
@@ -4,3 +4,4 @@
|
|||||||
|
|
||||||
# 默认模板 ID
|
# 默认模板 ID
|
||||||
NUXT_PUBLIC_TEMPLATE_ID=template-07
|
NUXT_PUBLIC_TEMPLATE_ID=template-07
|
||||||
|
NUXT_PUBLIC_MODULES_API_BASE=http://127.0.0.1:9200/api
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
node_modules
|
||||||
|
.nuxt
|
||||||
|
.output
|
||||||
|
.data
|
||||||
|
dist
|
||||||
Reference in New Issue
Block a user