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

some components are missing their sourcemap #716

Open
5 tasks done
zcmerlin opened this issue Nov 20, 2023 · 0 comments
Open
5 tasks done

some components are missing their sourcemap #716

zcmerlin opened this issue Nov 20, 2023 · 0 comments

Comments

@zcmerlin
Copy link

zcmerlin commented Nov 20, 2023

Describe the bug

I created a Vue 3 project using Vite and added multiple-level routes. After using the plugin, the automatic component import feature works, but in the development environment, some components are missing their sourcemaps. The configuration, project structure, and dependency versions are shown in the image.

Snipaste_2023-11-20_17-20-54 Snipaste_2023-11-20_17-21-40 Snipaste_2023-11-20_17-21-21 Snipaste_2023-11-20_17-20-35 Snipaste_2023-11-20_17-21-07

Reproduction

git@github.com:zcmerlin/unplugin-vue-components-issue.git

System Info

node v16.20.2
pnpm v8.7.0
chrome v119.0.6045.160

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
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

No branches or pull requests

1 participant