Closed jasminetracey closed 2 years ago
@ksassnowski Hey, would consider adding support for react files?
i think a regex for the file extension $componentPath = resource_path('js/Pages/' . $component . '.vue');
$componentPath = resource_path('js/Pages/' . $component . '.vue');
or adding an option for choosing react when installing package
@ksassnowski Hey, would consider adding support for react files?
i think a regex for the file extension
$componentPath = resource_path('js/Pages/' . $component . '.vue');
or adding an option for choosing react when installing package