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