Open
Description
Hi there,
when running vitest our build encounters the following warning:
Sourcemap for "DIR/node_modules/@db-ui/v-elements/dist/components.js" points to missing source files
Sourcemap for "DIR/node_modules/@db-ui/v-elements/dist/vue-component-lib/utils.js" points to missing source files
@db-ui/v-elements: 0.32.0
vue: 3.5.13
vite: 6.1.0
vitest: 3.0.5
Fix would be appreciated since the warnings are slightly annoying. Many thanks!