Browse Source

部署后提示用户更新24

tyler 2 years ago
parent
commit
3ab2d1a77d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      vue.config.js

+ 0 - 1
vue.config.js

@@ -3,7 +3,6 @@
 const path = require('path')
 const defaultSettings = require('./src/settings.js')
 const { WebUpdateNotificationPlugin } = require('@plugin-web-update-notification/webpack')
-const lang = 'zh_CN'
 
 function resolve(dir) {
   return path.join(__dirname, dir)