Skip to content

Multiple conflicting contents for sourcemap source #13376

@MarcelGeo

Description

@MarcelGeo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions