AliuQ

Results 46 comments of AliuQ

@StevenLeiZhang 希望能多一些像图片上这样有参考意义的案例,我想KubeVela也不单单只面对运维一个群体 ![image](https://user-images.githubusercontent.com/11707934/183232594-fdd09c8c-beb7-473a-85bb-fbe9e71061ef.png)

@wonderflow 需要的并不是单单一个插件,而是一篇可用的教程,将数据库部署当作案例,来参考其他应用的部署、访问等等,比如会涉及到磁盘挂载、端口映射等等

有个参数`fun build -d` ```powershell ❯ fun build -h Usage: fun build [options] [[service/]function] Build the dependencies. Options: -d, --use-docker Use docker container to build functions -b, --use-buildkit Use buildkit to...

`fun local start`的时候,**.funignore**生效吗?我这边不生效,还是全打进去了,我以为是正常的……

违规文件洗吗上传仍旧违规

@runkecheng 用户有创建成功

@acekingke 一致,我是重装,之前是可以的,我怀疑是卸载的时候没卸载干净,官方能出个卸载教程吗?

@runkecheng 之后遇到这个问题我再试试,这个问题出现几次了

Your means is the zip file should be contains `currentDir`?, Try use [`prefix`](https://www.archiverjs.com/docs/archiver#entry-data) entry data option?

I think because of this [reason](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#remotely-hosted-code), in manifest v3, we can no longer load script from remote server