Skip to content

[SSR] Validate that all component-specific transformations are only applied to LWC components #5189

Open
@wjhsf

Description

@wjhsf

In the SSR compiler, we recently realized that we apply transformations to all super() calls, when we should only be doing that to LWC components. We should audit the other transformations we apply to ensure that we only transform things we should be.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions