Skip to content

Analyze where your web component bundle bloat is coming from!

Notifications You must be signed in to change notification settings

samccone/webcomponent-bundle-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Analyze where your web component bundle bloat is coming from!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published