-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed as not planned
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existspending triage
Description
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
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existspending triage