react-source-code-debug icon indicating copy to clipboard operation
react-source-code-debug copied to clipboard

React 源码调试环境,源代码详细注释,跟随官方仓库进行更新

Results 15 react-source-code-debug issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

大佬,建议吧lock文件删除掉

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

更新最新的react源码需要调整啥代码么,直接复制进去好像会报错

源码中是通过current的alternate属性判断workInProgress是否为null。而不是current是否为空吧?

如图,项目下下来,npm install后,执行报如下问题,手动 npm install react-dev-utils也下不进来

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies