poky1084 / webkit-inspector-ultralight

Bundling whole webtools into just 3 files from over 1000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebKit inspector from Ultralight. Bundling scripts that are meant to bundle this thing into a single js and css file rather than shipping 1000+ files.

Building

If you want to update the bundled inspector in dist/, just do npm install, npm install --global gulp-cli and then run gulp. The contents of dist/ folder go into ./package/Data/inspector folder on the package repo.

About

Bundling whole webtools into just 3 files from over 1000


Languages

Language:JavaScript 88.6%Language:CSS 10.3%Language:HTML 1.1%