upgrade code

This commit is contained in:
ctengiz
2025-01-15 11:50:12 +03:00
parent 20e4a15286
commit a2215b9363
7 changed files with 78 additions and 9 deletions

View File

@@ -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'
],
},