Skip to content

Import parsing pulls in commented out imports #25

Open
@tikotzky

Description

for example a file that looks like

// import colors from '../colors';
import Dropdown from '../Dropdown';

will try to include both colors and Dropdown in the codesandbox when only Dropdown is being used.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions