Grsz
Grsz
### Documentation is - [ ] Missing - [ ] Outdated - [X] Confusing - [ ] Not sure? ### Explain in Detail In [the config page](https://v4.vitejs.dev/config/#using-environment-variables-in-config) it says >...
## Environment `npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown` ## System: - OS: macOS 14.2.1 - CPU: (10) arm64 Apple M2 Pro - Memory: 45.45 MB / 16.00 GB -...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
### Version 29.2.5 ### Steps to reproduce Clone https://github.com/Grsz/ts-jest-repro Run `pnpm i` Run `pnpm test` ### Expected behavior It should transform the js file from wouter using import. ### Actual...
Following the testing instructions about passing down `memoryLocation(...).hook` to `Router` I couldn't find a way to pass down state to the current location. The only args `memoryLocation` receives are: ```...
At the moment when specifying env vars, it merges existing env vars from the last revision of the task definition family, which is not what I would expect. The current...