Skip to content

Incremental publish/push #253

Open
Open
@Michal-Sw-airspace-intelligence

Description

First of all thanks for creating Yalc - it helped us tremendously!

We created a very efficient environment with Vite + Yalc that makes HMR work and now we want to make it faster as our packages can sometimes weigh tens of MB's and while the build time is quick thanks to EsBuild the main bottle neck is the yalc push step which can sometimes take up to 20 seconds (not ideal for DX).

I've been thinking about adding incremental publish/push support to Yalc - have you ever considered implementing this/would be open for a PR?

As I think adding a watch server to yalc is not the best way to tackle this it could be something like passing a changed-files option yalc publish --changed-files ./lib/example.mjs ./lib/example.d.ts

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