Commit b48fb812 authored by 郝聪敏's avatar 郝聪敏

test: 测试登陆问题

parent 13e187a0
......@@ -21,7 +21,7 @@ if (process.env.SENTRY_ENV !== 'test' && process.env.NODE_ENV === 'production')
if (EASY_ENV_IS_BROWSER && process.env.SENTRY_ENV === 'test' || process.env.NODE_ENV !== 'production') {
// ! 上线后务必取掉
// new vConsole();
new vConsole();
}
if (EASY_ENV_IS_BROWSER) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment