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

chore/upgrade vite plugin dts & fix tsconfig to properly include all sources #632

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

Huy-DNA
Copy link
Contributor

@Huy-DNA Huy-DNA commented Sep 7, 2024

Summary

image

  • Fix tsconfig to include all src not just the entry file, resolving this issue.

image

  • Remove extraneous vite-dts (intended vite-plugin-dts)

Issue

(issue link here)

Lasting Changes (Technical)

(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)

  • (Added class EmailValidator to validate email address' validity)
  • (Added Tenant#is_trial? check)

Checklist

Please check directly on the box once each of these are done

  • Documentation (if necessary)
  • Tests (integration test/unit test)
  • Integration Tests Passed
  • Code Review

@Huy-DNA Huy-DNA added PR: Bug Fix 🐛 A type of pull request used for changelog categories PR: Dependencies Update 🤖 A type of pull request used for changelog categories labels Sep 7, 2024
@Huy-DNA Huy-DNA force-pushed the chore/upgrade-vite-plugin-dts-and-fix-tsconfig branch from 3e5edc1 to 8e82a8c Compare September 7, 2024 16:17
@nguyenalter nguyenalter merged commit f843a28 into master Sep 13, 2024
3 checks passed
@nguyenalter nguyenalter deleted the chore/upgrade-vite-plugin-dts-and-fix-tsconfig branch September 13, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bug Fix 🐛 A type of pull request used for changelog categories PR: Dependencies Update 🤖 A type of pull request used for changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants