Vojtech Miksu
Vojtech Miksu
Reactify must be in normal deps, otherwise it doesn't work properly if your project build process is different (for example, I'm using babelify transformation instead of reactify). ``` Error :...
Today, it's always a string and needs to be an expression. That can get unreadable for some more [complex cases](https://github.com/uber/baseweb/pull/2501/files#diff-7b847a439548221d913142a5bc735a04R53-R58). Explore adding an option to pass a function and stringify...
- [ ] in [our baseweb](https://baseweb.design/components/button-group/) application you can hover over component names in the editor and get a tooltip with flow types, we use `extract-react-types-loader` and the flexibility of...
### Describe the bug It seems that `optimizeDeps.include` is able to resolve only dependencies that are defined in the [`root`](https://vitejs.dev/config/shared-options.html#root) workspace and its `package.json`. In other words, you can optimize...
### Describe the bug Testing the **main branch** (including #8546) since vite@3-alpha10 doesn't work for production builds of Ladle. - checkout https://github.com/tajo/ladle/tree/test-vite - assumes it's next to built `vite` repo...
In order to make the review process faster, please take a few minutes to go through this checklist: ## Acceptance Criteria - All of the following criteria must be met:...