Mikhail Voronov

Results 2 issues of Mikhail Voronov

I am working with `Wails CLI v2.0.0-beta.14`. It works, but there is a problem - if I change something on frontend side it stops working with the following error: ![image](https://user-images.githubusercontent.com/1098084/138609100-dcf01184-a71a-4b07-b8db-252591d413e0.png)...

bug
ext

![image](https://user-images.githubusercontent.com/1098084/138587780-47d82f0c-809c-4345-9f12-b0548d097bcd.png) The `angular.json` should have disabled analytics by default in the template: ``` "cli": { "analytics": false } ```