react-dev-inspector
react-dev-inspector copied to clipboard
jump to local IDE code directly from browser React component by just a simple click
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`17.0.44` -> `18.0.20`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.44/18.0.20) | --- ### Configuration...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | devDependencies | minor | [`16.2.3` -> `16.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/16.2.3/16.3.0) | | [@commitlint/config-conventional](https://commitlint.js.org/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/facebook/jest)) | devDependencies | major | [`27.5.1` -> `29.0.3`](https://renovatebot.com/diffs/npm/jest/27.5.1/29.0.3) | | [ts-jest](https://kulshekhar.github.io/ts-jest)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | devDependencies | major | [`17.0.2` -> `18.2.0`](https://renovatebot.com/diffs/npm/react/17.0.2/18.2.0) | --- ###...
微前端里使用失效
qiankun结合react-dev-inspector,在主域中点击子项目的组件,不能打开vscode,不能自动定位组件所在代码。 但是如果单独打开子项目,点击组件,可以自定定位到所在代码。 有什么解决办法吗
[umi4插件文档](https://umijs.org/docs/api/plugin-api#addbeforebabelplugins)
Thanks for review. In some frameworks like blitz.js,there are a intermediate state for compilation, so the process.cwd() in middleware function "launchEditorMiddleware" will get the error base workplace, so perhaps can...
- [ ] short domain (cname) to `inspector.zthxxx.me` - [ ] redesign website ui - [ ] add logo - [x] refactor inspector hotkey response (trigger to display inspector mask...
react-dev-inspector文档说明:  webpack-dev-middleware + express(不会跳转) 