Calvin Zhang
Calvin Zhang
我在构建的时候遇到一个问题,在jenkins中配置参数以后,构建时选择了将参数传入,然后在gradle.properties中配置了这些变量,最后在build.gradle中应用,但是貌似jenkins的参数并没有传递到gradle中,这个是为什么呢?    
**Is your feature request related to a problem? Please describe.** When I'm using monaco-react, I occasionally run into a problem where the CDN resource fails to load, and once it...