Version:
@inertiajs/react version: 1.0.0
Describe the problem:
cant find module when I import createServer from '@inertiajs/react/server';
in ssr.jsx file
Steps to reproduce:
I'm upgrading Inertia from 0.11.1 to 1.0.0 and using upgrade guide from official web page