-
-
Notifications
You must be signed in to change notification settings - Fork 35
Documents are not clear enough #40
Copy link
Copy link
Open
Labels
Description
- libraryDirectory
- camel2DashComponentName
- camel2UnderlineComponentName
So here I got 3 options to figure out, I guess that libraryDirectory is transform import { x } from 'y' to import x from 'y/valueOfLibraryDirectory/x, and camel2DashComponentName camel2UnderlineComponentName are which rule will be applied to transform the x.
I'll later find the source to confirm my guess. Maybe readme.md should be more clear about that. Thx
Reactions are currently unavailable