Skip to content

Cant import Clones, Move and Sizes after upgrade to 3.7.0 #703

@emacoti

Description

@emacoti

After upgrading to 3.7.0, it does not let me import some components like Clones, Move and Sizes as these are not part of the export on the modular file /dist/glide.modular.esm.js and it is also not possible to import via src like

import clones from '@glidejs/glide/src/components/clones';

as it is not listed in the exports section of the package.json file.

Could it be possible to add these components to the export section of the modular dist/glide.modular.esm.js?

Metadata

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