kuang

Results 17 comments of kuang

居然不是用uglifyjs去掉的 drop_console -- default false. Pass true to discard calls to console.* functions. If you wish to drop a specific function call such as console.info and/or retain side effects from...

关离线包系统的讲解(链接) 链接呢?

这里面关键还是用了Promise进行异步呢,跟react里面的实现还是不一样吧,有尝试过像react那样用变量锁(isBatchingUpdates)进行异步更新吗

居然是对比真实的dom和新的vdom,有比较过不同的框架分别是怎么做的么

https://github.com/NervJS/taro/issues/11059

这两个issues和社区的帖子都是我发的

然后这个类型有什么应用呢?

@shinnn would you mean `set NPM_CONFIG_STRICT_SSL=false&&npm i optipng-bin`? it still get the error.

@shinnn there may be a misunderstanding. you mean download from http://registry.npmjs.org/optipng-bin width non strict-ssl mode. my issue is about the code: https://github.com/imagemin/optipng-bin/blob/d54b2c3805877d2af70380ccad3c32d6bcecf3c4/lib/install.js#L14 it need to download from `http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.6/optipng-0.7.6.tar.gz` this url...