Skip to content

不知道为啥一直报这个错误 #51

@liulei-studyshx

Description

@liulei-studyshx

DebugReact/src/react/packages/react-reconciler/src/ReactFiberDevToolsHook.js: Missing semicolon. (44:7)

42 | import {disableLogs, reenableLogs} from 'shared/ConsolePatchingDev';
43 |

44 | declare const REACT_DEVTOOLS_GLOBAL_HOOK: Object | void;
| ^
45 |
46 | let rendererID = null;
47 | let injectedHook = null;

使用的react的commit9e3b772b8cabbd8cadc7522ebe3dde3279e79d9e,最新的react也尝试过也报同样的错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions