Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(types): generate relative path in imports.d.ts #6054

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented Jul 22, 2022

πŸ”— Linked issue

close nuxt/nuxt#13960

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Jul 22, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit d97a4af
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62da3505ffe41a000954e7c1

@pi0 pi0 merged commit d453729 into main Jul 22, 2022
@pi0 pi0 deleted the fix/unimport-relative-path branch July 22, 2022 07:30
@pi0 pi0 mentioned this pull request Aug 5, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

imports.d.ts contain the absolute path to the source files
3 participants