Skip to content

easyni/webpack-modules-analyser

Repository files navigation

README

CircleCI

Webpack modules analyser

this project have the objective to analyse the webpack statistics and extract the usage of modules

dashboard

Basic install & use

node version: 8

HOW TO USE

just install npx globaly

npm install -g npx

export your webpack json stats file:

webpack --json > stats.json

and launch:

npx git+https://github.com/easyni/webpack-modules-analyser.git

To ignore some patterns

npx git+https://github.com/easyni/webpack-modules-analyser.git --ignore node_modules,foo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published