Skip to content

[Feature]: Svelte library support #1360

@NaviTheCoderboi

Description

@NaviTheCoderboi

What problem does this feature solve?

Rslib is an amazing tool but it lacks support for building libraries for svelte, currently we need to have a sveltekit project for building libraries, can't really split it into modules, making it messy

What does the proposed API look like?

A svelte preprocess plugin can be provided, like which preprocesses the .svelte files and emits uncompiled svelte files which is necessary for svelte libraries + a dts plugin for svelte files

Code can be taken from: https://github.com/sveltejs/kit/tree/main/packages/package

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