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

Enable unplugin auto import for vue and vue-route imports #2757

Merged
merged 5 commits into from
Feb 6, 2023

Conversation

agualis
Copy link
Collaborator

@agualis agualis commented Feb 3, 2023

Description

This PR:

  • Enables unplugin auto import for vue and vue-route imports
  • Removes vue imports from global components

Note that vue TS Types cannot be auto imported yet:
unplugin/unplugin-auto-import#61

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

How should this be tested?

Please provide instructions so we can test. Please also list any relevant details for your test configuration.

  • Test A
  • Test B

Visual context

Please provide any relevant visual context for UI changes or additions. This could be static screenshots or a loom screencast.

Checklist:

  • I have performed a self-review of my own code
  • I have requested at least 1 review (If the PR is significant enough, use best judgement here)
  • I have commented my code where relevant, particularly in hard-to-understand areas
  • If package-lock.json has changes, it was intentional.
  • The base of this PR is master if hotfix, develop if not

@agualis agualis self-assigned this Feb 3, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: acc225b
Status: ✅  Deploy successful!
Preview URL: https://728a811c.balancer-d6h.pages.dev
Branch Preview URL: https://enable-auto-import.balancer-d6h.pages.dev

View logs

@agualis agualis merged commit be7b57f into develop Feb 6, 2023
@agualis agualis deleted the enable-auto-import branch February 6, 2023 16: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.

2 participants