Relign

Results 12 comments of Relign

> Please add some tests too 🙏 Test Case have been supplemented

> Also this should probably affect paths like `foo/bar/.`, and not only single dots. > > Now that I think of it, maybe adding an option that introduces this behavior...

> Just for curiosity: why not `!path.isAbsolutePath()`? `path.isAbsolute('.')` is `false`. so far, `import xxx from '.'` is the only problem.

Why not consider this a Bug ? There are many projects that use `import xxx from '.'` [example](https://github.com/ant-design/ant-design/blob/master/components/space/Item.tsx#L2) I think babel-plugin-module-resolver should support `import xxx from '.'` @fatfisz

> You're most welcome to create a PR with a fix 😊 https://github.com/tleunen/babel-plugin-module-resolver/pull/409 😊 😊 😊

再次不经意间,拜读到了大佬的文章👍👍👍

@pigcan 我给前辈发了一封邮件(gmail),在lerna工作流中遇到了一些问题,希望有时间可以帮忙看看,回复一下~~thanks~

![image](https://user-images.githubusercontent.com/13749042/53785004-05484000-3f52-11e9-9bca-f16a2ee88fce.png) this prop...

> Any news regarding this? @necolas