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 · 1 comment
Open

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

emacoti opened this issue Nov 26, 2024 · 1 comment

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?

@emacoti
Copy link
Author

emacoti commented Jan 21, 2025

Hi @jedrzejchalubek, any chance you can take a peek to this? or is this something I can make a PR for? would that work? thanks

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