developit / developit/modify-babel-preset
Rewrite path parsing using the `path` module instead of regexes
Open
- Dominant language
- JavaScript
- Stars
- 85
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
In the recent weeks we had multiple high priority bugs, which were caused by the same reason: parsing paths with regexes.
I happily create a PR for this, but I have no idea what does the `getModuleName` function do. Are there some test cases for that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.