This commit is contained in:
hackrobot
2024-10-04 22:34:27 +08:00
parent 0b645c5f5f
commit 8107564d64
6 changed files with 8 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ module.exports = {
NODE_ENV: '"development"'
},
defineConstants: {
'process.env.TARO_API_API': JSON.stringify("development")
},
mini: {},
h5: {}