/webcomponent-bundle-analyzer

Analyze where your web component bundle bloat is coming from!

Primary LanguageJavaScript

WebComponent bundle analyzer

Identify where your bundle bulk is coming from!

image

Install

npm install -g webcomponent-bundle-analyzer

Running:

webcomponent-bundle-analyzer {path_to_project_root} {root_element_list.html} > size-map.html

open size-map.html

Testing

node test/generate-test-page.js > tmp.html open tmp.html