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:  the only thing is that the script: `run-s clean && tsc && vite build` worked as it should...