三三
三三
> Why logic with static was added to project? Static link can produce static-linked binary, which can distribute between machines without version-specificed libraries installed.
Actually, Firefox already supported this feature, at least here on my machine, and yes I completely agree that we should add tests to make sure that it works correctly.
@timostamm I'm so sorry, I have re-checked this on my Firefox (114.0.1) browser and it do does NOT work. Sorry for my mistake, I may confused between browsers.
I have added crosstests which taken from nodejs client streaming. However I need help on how to write test spec if we are expected to fail on some browsers.
坐等BAE/SAE/ACE测试
What a exciting feature! Is there any plan to merge this, or, is there any work before merge this?
因为浏览器会这 popstate 时恢复滚动位置(scrollRestoration),这到service生命周期时,scrollTop已经发生了变化。这样上一个service无法保存退出状态。 需要框架这离场时把 scrollTop 记录下来,传递给service。目前的情景页新交互trick了这个过程。
@harttle
> Shared Worker 可能可以满足需求,比端直接支持要标准。听说Worker兼容性不错,需要调研。 @harttle Worker 兼容性是不错,可是 Shared Worker 简直一言难尽。。
``` $ apm --version 3.2.2 timing npm Completed in 69ms info ok ``` 这个问题依然存在