Skip to content

Modular SvelteKit apps #3369

Open
Open
@GauBen

Description

@GauBen

Describe the problem

I would like a way to load SvelteKit sub-modules within a SvelteKit site.

A sub-module would be a usual SvelteKit site with:

  • A library
  • Pages and Endpoints

Describe the proposed solution

I created a prototype to showcase the feature: GauBen/modularized-sveltekit-app

It works well enough for my current needs, but have some shortcomings:

  • It feels hacky
  • It only works with built sub-modules

Alternatives considered

No response

Importance

would make my life easier

Additional Information

See also:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions