Dean Overton
Results
3
issues of
Dean Overton
### Description I have recently switched from CRA to Vite and upgraded visgl and typescript. ```json title="package json" "dependencies": { "@vis.gl/react-google-maps": "^1.5.1", "@vitejs/plugin-react": "^4.4.1", "vite": "^6.3.3" "react": "^18.2.0", "react-app-polyfill": "^3.0.0",...
bug
Firstly, thanks for your work on this project! Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@luma.gl/[email protected]` for the project I'm working on. Here is the diff that solved my problem: ```diff...