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(FilePicker): Fix exported typings and cleanup file picker files #903

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 16, 2023

Fix typings being broken on productive build as importing types from .vue files does not work.

@susnux susnux requested a review from skjnldsv August 16, 2023 20:44
@susnux susnux force-pushed the chore/cleanup-filepicker-fix-types branch from 3765faa to d109292 Compare August 16, 2023 20:44
Fix typings being broken on productive build as importing types from `.vue` files does not work.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv skjnldsv merged commit b5d8b74 into master Aug 17, 2023
6 checks passed
@skjnldsv skjnldsv deleted the chore/cleanup-filepicker-fix-types branch August 17, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants