Browse Source

refactor: 去除打印

wu.jian2 1 year ago
parent
commit
c2e8987caa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      data-room-ui/vue.config.example.js

+ 0 - 2
data-room-ui/vue.config.example.js

@@ -23,8 +23,6 @@ const cdn = {
 }
 const port = process.env.port || process.env.npm_config_port || 7521 // dev port
 
-console.log('process.env', process.env)
-
 const plugins = [
   new webpack.ProvidePlugin({
     jQuery: 'jquery',