- [x] Integrate as external plugin https://github.com/nitrojs/vite-examples/pull/5 - [x] works as `ssr` environment - [x] works as `nitro` environment - some build pipeline complication. - dynamic client entry is not possible (but this is acceptable since it only requires configuring main client entry). - we just need to emit asset manifest after nitro. - actually it's possible by ordering `fullstack -> nitro` - [ ] integrate directly as `experimental` option
ssrenvironmentnitroenvironmentfullstack -> nitroexperimentaloption