Skip to content

Add bundling section to publishing guide #1431

@brysonbw

Description

@brysonbw

Summary

Add a Bundling with Rollup section to the publishing guide.

Details

The publishing guide currently explains how to publish packages but does not cover bundling. Adding a section on bundling (e.g., using Rollup) would help devs understand how to:

  • Combine compiled files into distributable formats (e.g., ES modules)
  • Ensure Lit components are optimized for browser consumption
  • Prepare packages for publishing in a consistent way

Proposed Changes

  • Add Bundling with Rollup section in the publishing guide
    • Include examples of configuration and minimal setup

PR

#1430

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions