fix: basic path warning
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
VITE_USE_MOCK = true
|
||||
|
||||
# public path
|
||||
VITE_PUBLIC_PATH = /hx-ai-intelligent
|
||||
VITE_PUBLIC_PATH = /hx-ai-intelligent/
|
||||
|
||||
# Cross-domain proxy, you can configure multiple
|
||||
# Please note that no line breaks http://100.73.70.51
|
||||
|
@@ -2,7 +2,7 @@
|
||||
VITE_USE_MOCK = true
|
||||
|
||||
# public path
|
||||
VITE_PUBLIC_PATH = /hx-ai-intelligent
|
||||
VITE_PUBLIC_PATH = /hx-ai-intelligent/
|
||||
|
||||
# Delete console
|
||||
VITE_DROP_CONSOLE = true
|
||||
|
Reference in New Issue
Block a user