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

fix: issue with spinner not show and update tsup to accept external … #35

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

pooooriya
Copy link
Contributor

@pooooriya pooooriya commented Nov 16, 2024

#34 fixing this bug

Description

spinner not show even with showSpinner true

Fixes # (issue)

you remove spinner soon and not on progress completed !

Type of change

Please delete options that are not relevant.

  • [+ ] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [+ ] My code follows the style guidelines of this project
  • [+ ] I have performed a self-review of my code
  • [ +] I have commented my code, particularly in hard-to-understand areas
  • [ +] I have made corresponding changes to the documentation
  • [ +] My changes generate no new warnings
  • [ +] I have added tests that prove my fix is effective or that my feature works
  • [ +] New and existing unit tests pass with my changes

pooooriya and others added 2 commits November 16, 2024 13:47
…ibraries as peer dependency to not include inside bundle size
This does not fix: tomcru#34 (See my comment)
@tomcru
Copy link
Owner

tomcru commented Nov 17, 2024

This does not fix the issue, but I appreciate the upgrades to the tsup - I will merge them

@tomcru tomcru merged commit 33f4c4a into tomcru:main Nov 17, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants