Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

[rollup example] can not import .ts file #29

@lili21

Description

@lili21

Think about file directory like this,

- src
  - index.ts
  - module-a.ts

and the source code

// index.ts

import a from './module-a'

this will break rollup .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions