Skip to content

Add CI test for package exports #1285

Description

@dstaley

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:

  • Rollup (to confirm ES modules import correctly)
  • Webpack (not totally sold on this one, but I'll think about it)

We can probably forgo Node at the moment since I don't really see the use-case until we support pluggable storage backends.

Metadata

Metadata

Assignees

Labels

enhancementstaleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions