This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 1、声明一个变量
VITE_CONTEXT=/tiny-vue-mobile/
VITE_BUILD_TARGET='inner'
# 官网应用类型:pc / mobile / mobile-first
VITE_APP_MODE='mobile'
VITE_APP_BUILD_BASE_URL='/'
VITE_PLAYGROUND_URL=/playground.html