I love how ArchiveBox is downloading javascript files from a specific site, however to make minified javascript readable it would be great to also include the .map file (called javascript source maps. If I understand correctly they are the same name but ends in .js.map instead of .js). Can this be added easily ?
If someone would give me some pointers on where to start I could probably do the work
I love how ArchiveBox is downloading javascript files from a specific site, however to make minified javascript readable it would be great to also include the .map file (called javascript source maps. If I understand correctly they are the same name but ends in .js.map instead of .js). Can this be added easily ?
If someone would give me some pointers on where to start I could probably do the work