-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
flag: good 1st issueGood for newcomersGood for newcomerspriority: highHigh priorityHigh prioritystatus: newHas not been triaged by adminHas not been triaged by admintype: bugSomething isn't workingSomething isn't workingworkload: hoursLikely takes hours to resolveLikely takes hours to resolve
Description
Description
The name generated for React
build in src
folder is different for wes and tes package.
IMO, the ideal behaviour would be that dir name be the same as that of dir name that contains to code not the name of the component for it to be cconsistent.
build
script generates react
directories inside src
, we need to clean up this on every build
run otherwise it conflicts with subsequent builds.
Possible solution(s)
Additional context
Metadata
Metadata
Assignees
Labels
flag: good 1st issueGood for newcomersGood for newcomerspriority: highHigh priorityHigh prioritystatus: newHas not been triaged by adminHas not been triaged by admintype: bugSomething isn't workingSomething isn't workingworkload: hoursLikely takes hours to resolveLikely takes hours to resolve