Richard Sun

Results 4 issues of Richard Sun

## 为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。 * #### 当前使用的URule的具体版本号: urule-console-pro 2.1.3 或 urule-console 2.1.7 * #### 遇到的问题详细描述: 1. 这篇文档 http://www.bstek.com/resources/doc/17yu-springboot-ji-cheng.html 提到的jar包,下下来运行就报错(已指定repo目录),报错见下文。 2. 参考 https://github.com/youseries/urule/tree/master/urule-springboot ,尝试与已有项目集成,配好servlet、import了context,能够在console中看见uRule的banner,不报错,但就是不监控我指定的端口,netstat查不到,浏览器访问提示connection refused。 * #### 涉及到的异常信息(完整异常信息): ``` 2019-03-05 10:43:36.752 WARN 3244...

when I pulled new fs layer of scfrontend (b606a4c7ed0e), the frontend web page doesn't work properly, like: ![image](https://user-images.githubusercontent.com/3192045/124360272-6637ce00-dc5b-11eb-9dd2-35b5949757f3.png) It's seems all the assets in bower_components dir turns out 404 not...

首先是rctui的npm包没有包含source-map,所以在webpack里用source-map-loader的时候会报错。 加入source-map-loader的例外以后,发现该库用到object-rest-spread语法,尝试加入babel-plugin-transform-object-rest-spread、并给rctui专门配置babel-loader后解决。 但是由于我的项目使用的是preact,babelrc里有["transform-react-jsx", { "pragma": "h" }]这样的配置,正常经过编译的npm库由于不走babel,所以不会遇到问题(有preact-compat兼容react库),但rctui如前所述必须经过babel编译,而又是针对react开发的库没有使用到“h”,所以报错。 尝试删除.babelrc并把不同的babel options放到webpack config以后,发现这个项目的webpack也是用es6写的,没有babelrc无法运行,遂最终放弃。 究其根本,该项目发布的npm包没有经过build是主要原因,也许作者是为了能够按需引入。 开源作者非常辛苦,这个项目也非常优秀,如果我后续能解决这些问题,会给出PR。 感谢。

### Microsoft PowerToys version 0.70.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? FancyZones ### Steps to reproduce Open Tencent Meeting, join a meeting...

Issue-Bug
Needs-Author-Feedback
Status-No recent activity