Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rollup-config): deprecate BundlingConfig#namedExports #4532

Merged
merged 1 commit into from
Jul 13, 2023

Commits on Jun 30, 2023

  1. fix(rollup-config): deprecate BundlingConfig#namedExports

    this commit deprecates the `namedExports` field on the `BundlingConfig`
    interface. `@rollup/plugin-commonjs` no longer honors this field as of
    rollup/plugins@5d2dcf4.
    
    Fixes: #2523
    
    STENCIL-867
    rwaskiewicz committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6c12ce9 View commit details
    Browse the repository at this point in the history