cimchd

Results 6 issues of cimchd

### Describe the bug My project is an es-modules-project (type="modules" in package.json). I run Node v16.1.0. I added a `vite.config.ts` to my `/docs` folder to include WindiCSS in my Vitepress...

enhancement
build

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug I created a fork on github and wanted to use it instead of the...

bug
upholded

On this page: https://vuejs.org/guide/extras/web-components.html#using-custom-elements-in-vue it is said that vue performs 100% at Custom Elements Everywhere test. It seems that the test has changed now. 3 tests failed. Until vue comes...

I have a vue3 project hat uses es-modules ("type" = "module" in package.json) ```js // package.json { // ... "type": "module" } ``` I tried to use vuedraggable in v4.1.0...

### Describe the bug In a new project we use React and esbuild. I already used unplugin-icons several times with a vite/vue stack and was glad to be able to...

First of all: Great work, zod-prisma-types really fits perfect in our project setup. :-) We are facing the issue, that we want to internationalize our application and we only found...

enhancement