Answer the question
In order to leave comments, you need to log in
Download site source | Webpack sourcemaps?
Hello everyone,
When a react application is built, webpack generates source maps by default and the source code can be viewed in the browser with the entire file structure:
In general, there is a site where this feature was not disabled during the build, and I would like to download the entire project to myself on computer and dig into it ..
A separate file can be downloaded by right-clicking the mouse -> Save file, but is it possible to download EVERYTHING AT ONCE, the entire folder in the archive at once, or can it be found somewhere in chrome temp files?
¯\_(ツ)_/¯
Answer the question
In order to leave comments, you need to log in
SOLVED found an
extension that collects all resources in zip, including these virtual webpack files
https://chrome.google.com/webstore/detail/save-all...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question