-
Notifications
You must be signed in to change notification settings - Fork 15
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
Packages exports #182
Packages exports #182
Conversation
613711e
to
42aadd0
Compare
42aadd0
to
d96f7b4
Compare
package.json
Outdated
"storage-v1", | ||
"video-v1", | ||
"vpc-v1", | ||
"ydb-v1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Так у тебя ж эти фолдеры не попадут в пакет итоговый? Или есть какая-то магия вокруг exports
, которая форсит их попадание в пакет?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
если честно - не знаю, я локально подменил в node_modules и у меня все примеры норм отработали
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ааа, они буквально в бандл могут не попасть, хм
сейчас тогда нормально перепакую локально и проверю
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 This PR is included in version 3.0.0-alpha.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.