• 
      

    Update storybook and switch to @rollup/plugin-babel.

    Review Request #15125 — Created June 16, 2026 and submitted

    Information

    Ink
    master

    Reviewers

    This change bumps us up to the latest storybook version for Ink, and
    replaces @vitejs/plugin-react with @rollup/plugin-babel (we were
    only using the react plugin because we needed a build setup that could
    invoke babel).

    In addition to simplifying things significantly by jettisoning the react
    dependencies, this allows us to pull in the latest esbuild, fixing audit
    errors.

    • Ran storybook and verified that things worked correctly.
    • Built a package and verified that it could be consumed.
    Summary ID
    Update storybook and switch to @rollup/plugin-babel.
    This change bumps us up to the latest storybook version for Ink, and replaces `@vitejs/plugin-react` with `@rollup/plugin-babel` (we were only using the react plugin because we needed a build setup that could invoke babel). In addition to simplifying things significantly by jettisoning the react dependencies, this allows us to pull in the latest esbuild, fixing audit errors. Testing Done: - Ran storybook and verified that things worked correctly. - Built a package and verified the result.
    qzosqkyuzvqvkqxwzrwqmqttnmwusrty
    Description From Last Updated

    Can you verify (and update testing) that a package build works and can be consumed?

    chipx86 chipx86
    chipx86
    1. 
        
    2. Show all issues

      Can you verify (and update testing) that a package build works and can be consumed?

    3. 
        
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (44c350e)