Skip to content

Conversation

@wuhaidong
Copy link

1.id = iduri.absolute(alias, id) 这个代码id是相对路径时候会生成绝对路径的,但是这个id也可能是另外一个alias,所以加个iduri.parseAlias(options, id)
2.parseModuleDependencies这个函数是解析不是相对路径的情况,但是这个函数里面没有递归的提取子依赖

使用alias时候不会递归的提取依赖
使用alias只提取一层依赖,没有递归的提取相关子依赖
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant