CLI to unpack π your JS source maps πΊ to original files and folders. Usage: npm install -g source-map-unpack unpack <project-folder> <path-to-sourcemap> For example: unpack egghead js/egghead-bundle.js.map Note: The original minified file should be placed according to the path in sources map's file variable.