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(nuxt): import preset access in nuxt #672

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

Holi0317
Copy link
Contributor

@Holi0317 Holi0317 commented Feb 2, 2024

Description

Fix import preset accessing when the preset does not have a from field

Closes #671

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • If it's a new feature, provide a convincing reason to add it. Ideally, you should open a suggestion issue first and have it approved before working on it.
  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Copy link

codesandbox bot commented Feb 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

stackblitz bot commented Feb 2, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for histoire-examples-svelte3 ready!

Name Link
🔨 Latest commit 63f9569
🔍 Latest deploy log https://app.netlify.com/sites/histoire-examples-svelte3/deploys/65bd06637bd23f0008ea34d8
😎 Deploy Preview https://deploy-preview-672--histoire-examples-svelte3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for histoire-controls ready!

Name Link
🔨 Latest commit 63f9569
🔍 Latest deploy log https://app.netlify.com/sites/histoire-controls/deploys/65bd0663570a4c0008f146c8
😎 Deploy Preview https://deploy-preview-672--histoire-controls.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for histoire-examples-vue3 ready!

Name Link
🔨 Latest commit 63f9569
🔍 Latest deploy log https://app.netlify.com/sites/histoire-examples-vue3/deploys/65bd066313a904000860e797
😎 Deploy Preview https://deploy-preview-672--histoire-examples-vue3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for histoire-site ready!

Name Link
🔨 Latest commit 63f9569
🔍 Latest deploy log https://app.netlify.com/sites/histoire-site/deploys/65bd0663288a670008d0b186
😎 Deploy Preview https://deploy-preview-672--histoire-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Holi0317 Holi0317 changed the title Fix import preset access in nuxt fix: import preset access in nuxt Feb 2, 2024
@Akryum Akryum changed the title fix: import preset access in nuxt fix(nuxt): import preset access in nuxt Feb 4, 2024
@Akryum Akryum merged commit 8f5fa30 into histoire-dev:main Feb 4, 2024
7 of 8 checks passed
@Holi0317 Holi0317 deleted the bugfix/671-nuxt-import-preset branch February 4, 2024 14:54
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.

Nuxt plugin breaks when unimport contains package preset
2 participants