Gileli121

- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Gileli121 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
-
-
Gileli121 创建了一个帖子, 已回答Looking 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 ...