laravel-arcanist/inertia-response-renderer

Support for react

Closed this issue · 0 comments

@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