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

Revamp build #33

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Revamp build #33

merged 4 commits into from
Nov 15, 2024

Conversation

@@ -353,3 +353,4 @@ class Sifter{
}

export { Sifter, scoreValue, getAttr, getAttrNesting, propToArray, iterate, cmp, getPattern }
export * from './types.ts';
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that tom-select was reaching into dist/types/... to get these; figured it'd be cleaner to export them from the top-level module.

@nwalters512 nwalters512 merged commit af33064 into master Nov 15, 2024
3 checks passed
@nwalters512 nwalters512 deleted the revamp-build branch November 15, 2024 00:33
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