Skip to content

Conversation

stuarthendren
Copy link
Contributor

What is the purpose of this pull request? (put an "X" next to item)

useModal was missing from the index - this was due to it causing the build to fail.
The failure seemed to be a false positive as built fine with tsc.
As tsdx is not maintained the build has changed to microbundle. This was easy to set up.
Left the other tsdx parts in for now to be removed later (#45)

@stuarthendren stuarthendren force-pushed the sh/44 branch 4 times, most recently from a384b57 to 75520cf Compare May 6, 2022 18:39
tsdx was failing with a typescript error but tsc passes. This seemed to be a false positive that I
could do nothing about. This is probably why useModal was left out of the build. Trying microbundle
as very easy to set up. Worked well.
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@stuarthendren stuarthendren merged commit fdf6dd8 into main May 6, 2022
@stuarthendren stuarthendren deleted the sh/44 branch May 6, 2022 18:56
@commitd-bot
Copy link
Contributor

🎉 This PR is included in version 0.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants