Volodymyr

Results 2 issues of Volodymyr

## Current behaviour 💣 Hello! I tried to use [image-minimizer-webpack-plugin](https://webpack.js.org/plugins/image-minimizer-webpack-plugin/) in dev server but there's something strange. I have generators (for `.webp` and `.avif`) and i try to require it...

### Describe the bug Here's my `components.json` file: ``` { "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.ts", "css": "src/styles/globals.css", "baseColor": "gray", "cssVariables": true, "prefix": ""...

bug