v0.0.4
This commit is contained in:
7
config/prod.ts
Normal file
7
config/prod.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
env: {
|
||||
TARO_APP_CLOUD_ENV: JSON.stringify(process.env.TARO_APP_CLOUD_ENV || 'cloud1-d4g697lte499543d8')
|
||||
},
|
||||
defineConstants: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user