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: generate type declarations for build #278

Merged
merged 5 commits into from
Oct 13, 2022

Conversation

olkeoguz
Copy link
Contributor

@olkeoguz olkeoguz commented Oct 12, 2022

Includes:

  • Generating the types with tsc,
  • Fixing the generate-react-exports.js by including all the component type imports and hooking up the component with its types to the "createComponent" function provided by @lit-labs/react
  • Updating the docs for the beta version.

Closes #272.

scripts/generate-react-exports.js Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Oct 13, 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

No Coverage information No Coverage information
No Duplication information No Duplication information

@olkeoguz olkeoguz merged commit f512623 into next Oct 13, 2022
@olkeoguz olkeoguz deleted the 272-type-declarations-for-build branch October 13, 2022 12:55
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This PR is included in version 2.0.0 🎉

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.

No Type Declerations for React build
3 participants