-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- version:
nodeversion: v14.17.5npm(oryarn) version:6.14.14
Do you want to request a feature or report a bug?:
What is the current behavior?:
Currently its generating full file path - including directory like -

babel settings -
What is the expected behavior?:
I need only filename_componentname_tag name like this. as mentioned on NPM page.
Suggested solution:
take prop which can just eliminate absolute path and will use only filename_componentname_tagname
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

