alfa release
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user