Eray Dereagzi
Results
2
issues of
Eray Dereagzi
## Description This pull request introduces a smoother transition for the shortcut key display within the search component. Previously, the shortcut key would abruptly change from "Ctrl K" to "Cmd...
## Problem vite-envs ignores mode-specific env files like `.env.development.local`, causing incorrect precedence where `.env` overrides more specific files. ## Solution Added support for `.env.[mode]` and `.env.[mode].local` files following Vite's official...