cherish553
Results
2
issues of
cherish553
import-meta-resolve 的 resolve中使用new URL,cwd拿到的地址目录解析,如果不携带 '/',则会解析出错误的地址 例如: new URL('./node_modules/react','file:///xx/project').href === 'file:///xx/node_modules/react'
新功能建议
1
检测到循环引用,可以给一些提示么?