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: Correctly setup Typescript root to emit declarations #680

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 19, 2024

Previously no root was set, so types for vite.config were included and the library types were emitted to dist/lib.

Previously no root was set, so types for `vite.config` were included and
the library types were emitted to `dist/lib`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 54e3e29 into main Jul 25, 2024
10 checks passed
@susnux susnux deleted the fix/built branch July 25, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants