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(types): delete extraneous icons/Search.svelte.d.ts #2025

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Oct 25, 2024

This file was initially added in #1227, however, src/icons/* are for internal usage in the library. The typedef is not meant to be used. The types generation is not currently idempotent, meaning that if clearing and re-creating types may produce different results. This should be addressed separately.

Steps

  1. Run rm -rf types
  2. Re-run npm run build:docs

@metonym metonym merged commit 951d686 into master Oct 25, 2024
3 checks passed
@metonym metonym deleted the remove-extraneous-typedef branch October 25, 2024 23:27
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.

1 participant