Skip to content

xsip/pack-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pack-scraper

webpack sourcemap scraper and extractor

example ussage

"npm run cli outDir=example page=http://www.example.com additionalScripts=http://www.example.com/1.js,http://www.example.com/2.js" .
Additional scripts can be i.e lazy loaded js modules in angular routes.
To Obtain them open the page you want to analyze and click through all routes.
From There on extract JS files from the sources tab of the devTools and pass as a string list to additionalScripts

for help

=> npm run cli help cli help

Sourcemap Extractor

The Sourcemap souercecontent extractor itself is heavy inspired by this source . https://github.com/mutoo/webpack-sourcemap-unpacker

About

webpack sourcemap scraper and extractor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published