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

Add CI test for package exports #1750

Open
dstaley opened this issue Apr 27, 2020 · 0 comments
Open

Add CI test for package exports #1750

dstaley opened this issue Apr 27, 2020 · 0 comments
Assignees

Comments

@dstaley
Copy link
Member

dstaley commented Apr 27, 2020

Based on the cool idea from then/is-promise#25, I think it'd be a great idea to add a new GitHub workflow check to confirm that our exports are properly importable in various environments.

I think we should probably check:

  • Node (both current and supported LTS versions)
  • Rollup (to confirm ES modules import correctly)
  • Webpack (not totally sold on this one, but I'll think about it)
@dstaley dstaley self-assigned this Apr 27, 2020
@dstaley dstaley transferred this issue from Kinto/kinto-http.js Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant