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: Do not depend on uncompiled vue files as dependencies #4777

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 8, 2023

☑️ Resolves

We should not require any not compiled vue files as this breaks unit tests in apps, as you require the users to compile vue files first.
We had this discussion with @skjnldsv on dialogs before and decided there to bundle the vue-material-design-icons, so I would like to do the same here.

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Nov 8, 2023
@susnux susnux added this to the 8.0.0 milestone Nov 8, 2023
Copy link
Contributor

@mejo- mejo- left a comment

Choose a reason for hiding this comment

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

Looks sensible 👍

@susnux susnux merged commit 792de72 into master Nov 8, 2023
@susnux susnux deleted the fix/do-not-provide-vue branch November 8, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants