Alex Lukashou

Results 3 issues of Alex Lukashou

My use case is ta accumulate some data. For example how many times user interacted with a component. Right now I'm storing data in the app, but I'm afraid the...

feature-request

### Describe the bug When I add `vanillaExtractPlugin()` to my config, other plugins start getting incorrect config values. For example [vite-plugin-relay-lite](https://github.com/cometkim/vite-plugin-relay-lite) gets `command: "serve"` in production build. It leads to...

pending triage

### Which project does this relate to? Router ### Describe the bug I have simplified file structure like this: ![Image](https://github.com/user-attachments/assets/f19deb38-8151-4c16-9ea5-6be836033c77) In a real application each directory contains additional routes. As...

bug