Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
emacoti opened this issue Nov 26, 2024 · 0 comments
Open

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

emacoti opened this issue Nov 26, 2024 · 0 comments

Comments

@emacoti
Copy link

emacoti commented Nov 26, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant