瀏覽代碼

部署后提示用户更新24

tyler 2 年之前
父節點
當前提交
3ab2d1a77d
共有 1 個文件被更改,包括 0 次插入1 次删除
  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)