Skip to content

Consider publish without bundling #1

@otakustay

Description

@otakustay

Current emotion-solid is built via rollup and publishes a single file with all dependencies bundled.

This can make duplicate code when customers use @emotion/* packages too. Since almost all users are using it with vite or webpack, maybe it's better to publish only source code compiled (tsc is enough) but not bundled.

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