You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve addressed this in another issue on the main repository already. Arcanist itself does not depend on Inertia at all, so including this in the main repo without any changes would mean that every project that depends on Arcanist now automatically depends on Inertia as well.
The solution to this is probably to add inertiajs/inertia-laravel package to the suggests section of the main package's composer.json and mention this in the installation instructions. This would be a BC break, however, so I’ve been putting this off until now.
The renderer is just one file, but:
So would really like to merge it with the main repo so we can have a nice (OCD free)
Renderer
folder that would look like this::)
The text was updated successfully, but these errors were encountered: