Skip to content

bug: Incorrectly assuming the custom elements dir #2

@sean-perkins

Description

@sean-perkins

Currently the custom elements directory if not specified explicitly in the stencil.config.ts is inferred as dist/components: https://github.com/stencil-community/stencil-react-output-target/blob/ce410fed12552d65fe0884146f018c0070bcc902/packages/react-output-target/src/index.ts#L20C33-L20C43.

However, developers are not publishing their UI kits from the root. They are publishing from the dist/ directory or similar output path. The detection for the path needs to include this assumption or allow easier configuration to assign the path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: buga confirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions