Gileli121

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Gileli121 created a post, ngClass not detected
For some reason `ngClass` no longer detected as valid option the project does compile without issue but I get this problem now and I have no idea how to fix it. I tried to delete the `.idea` fold... -
-
-
-
Gileli121 created a post, LiveEdit issue with Angular - After page refresh it stop working
Hello, I am using WebStorm 2021.1 I have angular app and the following debug configurations: {... "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "watch": "ng build ... -
Gileli121 commented, -
-
-
Gileli121 created a post, AnsweredLooking for a way to configure the gradle to add bin/my_binary.exe inside the plugin zip file
Hello, I am looking for hours a way how to configure that when I start tasks "buildPlugin" or "runIde", it will also inject specific binary file inside the plugin. Currently, it will create only ...