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

Multiple conflicting contents for sourcemap source #13376

Closed
7 tasks done
MarcelGeo opened this issue May 30, 2023 · 1 comment
Closed
7 tasks done

Multiple conflicting contents for sourcemap source #13376

MarcelGeo opened this issue May 30, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists pending triage

Comments

@MarcelGeo
Copy link

MarcelGeo commented May 30, 2023

Describe the bug

I am watching vue application with sourcemap enabled.

vite build --watch

After change of some .vue file, error is occured:

rendering chunks (1)...Multiple conflicting contents for sourcemap source

Reproduction

https://github.com/MerginMaps/mergin/tree/upgrade-to-vue-3

Steps to reproduce

cd web-app
yarn
yarn watch:lib

Change some .vue file in ./packages/lib

System Info

System:
    OS: Linux 6.2 Pop!_OS 22.04 LTS
    CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-1260P
    Memory: 20.07 GB / 31.04 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 17.9.1 - ~/.nodenv/versions/17/bin/node
    Yarn: 1.22.19 - /usr/bin/yarn
    npm: 8.11.0 - ~/.nodenv/versions/17/bin/npm
  Browsers:
    Firefox: 113.0.1
  npmPackages:
    @vitejs/plugin-vue: ^4.2.3 => 4.2.3 
    vite: ^4.3.5 => 4.3.9

Used Package Manager

yarn

Logs

No response

Validations

@sapphi-red
Copy link
Member

Duplicate of vitejs/vite-plugin-vue#35

@sapphi-red sapphi-red marked this as a duplicate of vitejs/vite-plugin-vue#35 May 30, 2023
@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2023
@sapphi-red sapphi-red added the duplicate This issue or pull request already exists label May 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists pending triage
Projects
None yet
Development

No branches or pull requests

2 participants