Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

fix public module exports #365

Merged
merged 2 commits into from
Nov 11, 2023
Merged

fix public module exports #365

merged 2 commits into from
Nov 11, 2023

Conversation

fubhy
Copy link
Member

@fubhy fubhy commented Nov 10, 2023

This generates exports for everything that's in src except stuff under internal (excluded by default). If you later want to also exclude other stuff, you could do that by tweaking either the include or exclude globs.

Copy link

changeset-bot bot commented Nov 10, 2023

🦋 Changeset detected

Latest commit: 66b68c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@effect/cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@fubhy
Copy link
Member Author

fubhy commented Nov 10, 2023

Note: This doesn't change index.ts generation! So in index.ts these will still not be included.

@IMax153 IMax153 merged commit cb01813 into main Nov 11, 2023
5 checks passed
@IMax153 IMax153 deleted the fix-public-modules branch November 11, 2023 02:57
@github-actions github-actions bot mentioned this pull request Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants