Andriy Panchiy

Results 3 comments of Andriy Panchiy

if anyone is looking for an answer to a similar question, here's how I solved it: 1. install package to support Google places types: > npm i @types/google.maps -D 2....

I had the following config where I also had this problem: ![image](https://github.com/user-attachments/assets/f4a70896-4469-4f54-8302-628ff797b47b) the only thing is that the script: `run-s clean && tsc && vite build` worked as it should...