Stanislav Lashmanov

Results 33 issues of Stanislav Lashmanov

### Reproduction https://codesandbox.io/p/devbox/competent-feather-24dw95 ### Steps to reproduce the bug 1. Create a store with object state and an action 2. Change that state in component through interaction 3. Update your...

✨ enhancement
contribution welcome
has workaround
HMR 🔥

### Description 📖 This change adds support for more advanced entrypoints: 1. Entrypoints with custom names that don't match the file name 2. CSS-only entrypoints Example config for custom names:...

### Describe the bug If you try to load lots of modules at once using Vite the page could fail to load with `net:ERR_FAILED` code occasionally. This happens **probably** because...

bug: upstream