HOLYYUN

Results 9 issues of HOLYYUN

![image](https://user-images.githubusercontent.com/22185629/56778699-3cc4c180-680a-11e9-8663-90dfee61e865.png)

this is error report ![image](https://user-images.githubusercontent.com/22185629/146523868-a6e292c0-eeae-4afd-bfb3-06db8dbcc5ce.png) this is my ingress config > apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: CI_PROJECT_NAME annotations: kubernetes.io/ingress.class: "nginx" #nginx.ingress.kubernetes.io/ssl-redirect: "true" #nginx.ingress.kubernetes.io/force-ssl-redirect: "true" #nginx.ingress.kubernetes.io/use-regex: "true" #nginx.ingress.kubernetes.io/proxy-body-size: 100m #...

documentation

使用unplugin-vue-define-options在production环境中会产生下面这个问题,我去插件github看了 目前还没有根本解决这个bug ![image](https://user-images.githubusercontent.com/22185629/175272184-eb9abc91-fe85-41d3-97c6-1070b27db61d.png)

upstream
has workaround

项目冷启动时间50S,有考虑优化么?

enhancement

现在我在windows下引用了fijkplayer。 flutter版本 Flutter 2.2.3 • channel stable `flutter: 开始播放流 rtmp://r.ossrs.net/live/livestream [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method createPlayer on channel befovy.com/fijk)` 请问有什么解决方式么?

How should i export a scene with troisjs

Hello I am sorry I can't figure how to use nunu with Vite&Vue3&TS? ![image](https://user-images.githubusercontent.com/22185629/203213065-6156f91c-8c30-42d0-ab1e-e98c326bc80c.png)

Question

I use the timepicker to set starttime and end time in this core ` $.timepicker.timeRange($('#FirstDateTimeBegin'),$('#FirstDateTimeEnd'), { minInterval: (1000 * 60 * 60), // 1h timeFormat: 'HH:mm', start: {}, // start...