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

command for veryfing exports integrity #72

Closed
n1ru4l opened this issue Jun 22, 2022 · 1 comment
Closed

command for veryfing exports integrity #72

n1ru4l opened this issue Jun 22, 2022 · 1 comment

Comments

@n1ru4l
Copy link
Collaborator

n1ru4l commented Jun 22, 2022

Currently, we have a custom script for checking importing of ESM within many of our repositories (https://github.com/n1ru4l/envelop/blob/a6e8e4521768f3fbe379d744b897cc9bb71f8c6e/scripts/test-esm.mjs#L1).

It would be handy if instead bob had a command for checking whether all defined exports within the build package can actually be imported by doing smoke tests.

@n1ru4l
Copy link
Collaborator Author

n1ru4l commented Jun 27, 2022

Closed via #55

@n1ru4l n1ru4l closed this as completed Jun 27, 2022
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