fail-fast: false matrix: node-version: [12.x, 14.x, 16.x, 17.x, 18.x] os: [ubuntu-latest, macOS-latest, windows-latest] #↓ 新增该行,配置分片来多倍调度机器 shard: ['1/4', '2/4', '3/4', '4/4'] # ...... # 新增该行为,获取 github ac
Angular 9.1 brings performance improvements to the ngcc compatibility compiler and the Ivy compiler and runtime
core:workaround for typescript@1.7.3 breakage #5784 (30e25ac), closes#5784 dom_renderer:moveNodeAfterSiblings should not detach the reference node (edcb34d), closes#5077#5759 HtmlParser:allow ng-content elements regardless the namespace (080469f), closes#5745 parse5:support comment nodes with...
For the back end requirements, see the Composable Storefront Compatibility Matrix.If you are working with Spartacus 4.x, your Angular development environment should include the following:Angular CLI: 12.0 or later, < 13. yarn: v1.15 or later node.js: Version 14.15 is required. Version 12.x ...
the compiler should not error out-of-hand over such things, especially when the subset of features i use strictly conforms to a 2017-era compatibility matrix. if i want to go beyond what angular supports, then angular should not get in my way. clydin mentioned this issue Sep 7, 2021 ...
"node_modules/@types" ], "lib": [ "es2018", "dom" ] } } All those steps can be composed into a single command usingnpmoryarnscripts. { "name": "the-portal", "version": "0.0.1", "scripts": { "build:diff": "yarn webpack:es5 && yarn webpack:es2015", ...
common: update supported range of node versions to only include LTS versions (#41822) (f2b6fd8) common: viewport scroller not finding elements inside the shadow DOM (#41644) (c0f5ba3), closes #41470 common: temporarily re-export and deprecate XhrFactory (#41393) (7dfa446) common: cle...