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

[Bug] 1.0.0-beta.3 is broken #12

Closed
Tracked by #13
cschroeter opened this issue Nov 3, 2024 · 2 comments
Closed
Tracked by #13

[Bug] 1.0.0-beta.3 is broken #12

cschroeter opened this issue Nov 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cschroeter
Copy link

Latest release ("1.0.0-beta.3") is broken as it points to src which is not exported

index.ts

// dev-mode
export * from '../src/index';
@cschroeter cschroeter added the bug Something isn't working label Nov 3, 2024
@JonahPlusPlus JonahPlusPlus self-assigned this Nov 4, 2024
@JonahPlusPlus
Copy link
Collaborator

Thanks for bringing this to my attention.

@JonahPlusPlus
Copy link
Collaborator

Fixed in #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants