Skip to content

Example with importing from published subdirectories: multi-entry support #299

@arvigeus

Description

@arvigeus

I want to be able to do this:

import { foo } from "foo";
import { bar } from "foo/bar"

Is this a bad practice? If not, can we have an example of how to do it in the docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions