Jeff Tian
Jeff Tian
Now I know I can put an extra field to `node_modules/favicons/dist/config/icons.json` and then enabled it in the project gulp task. ``` "extra": { "extra-108x108.png": { "width": 108, "height": 108, "transparent":...
同样也碰到这个问题了,有临时绕过方法吗?
如果用了 stylus 该怎么做?
> Most likely, this won't be fixed anytime soon. Similar issues are open in VuePress for over 2 years. https://github.com/vuejs/vuepress/issues/2152 ?
https://github.com/vuejs/core/pull/8752 might fix it. Before the fix, there is a workaround, which works great as I've been using it for months: 1. Create a `postinstall.js` file and paste the following...
你的 log 里显示:`(Module "deployment.keycloak-services-social-weixin-0.0.3.jar`,应该是你自己改过了吧。这个仓库编译出的版本应该是 0.0.2
我 fork 了这个项目,升级了支持最新的 keycloak,已经验证可以使用,你可以使用我打的包:https://github.com/Jeff-Tian/keycloak-services-social-weixin/packages/225091 使用截图:  我也打包了一个包含微信 idp 的 keycloak server docker 镜像: https://hub.docker.com/repository/docker/jefftian/keycloak-heroku ``` docker pull jefftian/keycloak-heroku:latest ``` 点击这个按钮,可以部署一个包含微信登录的Keycloak到你自己的 Heroku: [](https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2FJeff-Tian%2Fkeycloak-heroku&template=https%3A%2F%2Fgithub.com%2FJeff-Tian%2Fkeycloak-heroku)
I met the same hang issue caused by some null value set. By removing the null value settings, it's OK now.
No, that remote branch exists. I am expecting that the `fuck` will fix my command to suggest I type: ``` git branch --set-upstream-to=feature/ONEPOR-70-local-connection feature/ONEPOR-70-local-connection ```
> git : https://github.com/lichaoqun/DYSocket 链接 404 了,怎么使用呀?