Skip to content

🐛 tsdown entry compatibility issues #1550

@huijiewei

Description

@huijiewei

Prerequisites

Reproduction url

https://github.com/resolid/react-ui/tree/main/packages/react-ui

Reproduction access

  • I've made sure the reproduction is publicly accessible

Description of the issue

tsdown entry compatibility issues

entry: {
    index: "src/index.ts",
    "locales/*": ["src/locales/*.ts", "!src/locales/en-US.ts"],
},
if (inputs.some(input => input.specifier.startsWith('!')))
                                                     ^
TypeError: input.specifier.startsWith is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions