upgrade code
This commit is contained in:
@@ -64,6 +64,7 @@ module.exports = configure(function (ctx) {
|
||||
// analyze: true,
|
||||
env: {
|
||||
showLangSelect: false,
|
||||
wsActive: false,
|
||||
apiAddr: (() => {
|
||||
if (process.env.CUSTOM_API) {
|
||||
return process.env.CUSTOM_API
|
||||
@@ -150,6 +151,8 @@ module.exports = configure(function (ctx) {
|
||||
'Loading',
|
||||
'Dialog',
|
||||
'Meta',
|
||||
'LocalStorage',
|
||||
'SessionStorage'
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user