Skip to content

[fullstack] integrate to nitro vite plugin #47

@hi-ogawa

Description

@hi-ogawa
  • Integrate as external plugin feat: add vue-router-ssr example with SSR assets API nitrojs/vite-examples#5
    • works as ssr environment
    • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions