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

wip(uvue): uts 插件内摇树仅 x 支持

上级 8594b696
......@@ -135,7 +135,7 @@ export async function runKotlinProd(
}
if (result.inject_apis && result.inject_apis.length) {
if (process.env.UNI_UTS_COMPILER_TYPE === 'cloud') {
if (isX && process.env.UNI_UTS_COMPILER_TYPE === 'cloud') {
updateManifestModules(inputDir, result.inject_apis)
} else {
addInjectApis(result.inject_apis)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册