grommet / babel-plugin-grommet

Babel plugin to transform member style imports into default imports
Apache License 2.0
4 stars 2 forks source link

Doesn't work on Windows #2

Open ericsoderberghp opened 6 years ago

ericsoderberghp commented 6 years ago

This plugin doesn't work on Windows environments due to it not handling Windows path naming patterns, separators, drive letters, etc.