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
Conditionally use pcntl extension in inertia:start-ssr command (#492)
* Add pcntl to requirements
* Move ext-pcntl to suggest and add check to StartSsr command
* Tweak `ext-pcntl` suggestion message
* Update `inertia:start-ssr` command to only use `pcntl` when it's available
Co-authored-by: Jonathan Reinink <[email protected]>
0 commit comments