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

fix(cli): normalize runtime path

上级 a2914b29
......@@ -16,7 +16,7 @@ const {
const EMPTY_COMPONENT_LEN = 'Component({})'.length
const uniPath = require('@dcloudio/uni-cli-shared/lib/platform').getMPRuntimePath()
const uniPath = normalizePath(require('@dcloudio/uni-cli-shared/lib/platform').getMPRuntimePath())
function findModule (modules, resource, altResource) {
return modules.find(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册