alfa release

This commit is contained in:
ctengiz
2024-04-16 22:01:23 +03:00
parent cb91e4dfcf
commit 09b7f3b74b
17 changed files with 955 additions and 28 deletions

View File

@@ -63,6 +63,7 @@ module.exports = configure(function (ctx) {
// publicPath: '/',
// analyze: true,
env: {
showLangSelect: false,
apiAddr: (() => {
if (process.env.CUSTOM_API) {
return process.env.CUSTOM_API