diegohaz / generact

Generate React components by replicating your own
https://git.io/generact
MIT License
1.48k stars 64 forks source link

Error: Source and destination must not be the same. #17

Closed joelbarbosa closed 6 years ago

joelbarbosa commented 6 years ago

I couldn't generate a new Component at the same folder.

joelbarbosa commented 6 years ago

But just to your information, I tried doing it in a saga file, not in a component.

felippenardi commented 6 years ago

The error message here seems very specific, isn't it the case that this is a feature not a bug?

joelbarbosa commented 6 years ago

Now, I think so. Maybe the library no need this functionality because it's out of the scope. The library is to work with components and note any other type.

joelbarbosa commented 6 years ago

I will close the issue, because it's out of the way.