提交 66de4c4d 编写于 作者: Q qiang

fix: 修正错别字

上级 c5d763dc
...@@ -30,7 +30,7 @@ module.exports = { ...@@ -30,7 +30,7 @@ module.exports = {
} }
if (PLATFORMS.indexOf(scriptOptions.env.UNI_PLATFORM) === -1) { if (PLATFORMS.indexOf(scriptOptions.env.UNI_PLATFORM) === -1) {
console.error(`UNI_PLATFORM 支持下平台 ${JSON.stringify(PLATFORMS)}`) console.error(`UNI_PLATFORM 支持下平台 ${JSON.stringify(PLATFORMS)}`)
process.exit(0) process.exit(0)
} }
...@@ -41,4 +41,4 @@ module.exports = { ...@@ -41,4 +41,4 @@ module.exports = {
return scriptOptions return scriptOptions
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册