Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 312 Bytes

Chrome DevTools frontend Build Tools

chrome inspector 静态资源自动生成工具

利用 gulp 编译打包 chromium 中 inspector 源码

使用方式

执行:

cd builder
npm install
npm run build

在 builder/output 目录下自动生成 chrome 远程调试的 inspector 静态资源