提交 f8e11615 编写于 作者: fxy060608's avatar fxy060608

chore: merge

......@@ -184,7 +184,9 @@ export default () => [
const isSecureNetworkEnabled = isEnableSecureNetwork(inputDir, platform)
return {
define: {
'process.env.UNI_SECURE_NETWORK': isSecureNetworkEnabled,
'process.env.UNI_SECURE_NETWORK_ENABLE': isSecureNetworkEnabled,
'process.env.UNI_SECURE_NETWORK_CONFIG':
process.env.UNI_SECURE_NETWORK_CONFIG,
},
}
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册