node-ampproject-remapping
Nodejs module to remap sequential sourcemaps through transformations
Description
Remapping allows one to take the sourcemaps generated through transforming code and "remap" them to the original source locations. Think "minified code, transformed with babel and bundled with webpack", all pointing to the correct location in your original source code. With remapping, none of source code transformations need to be aware of the input's sourcemap, they only need to generate an output sourcemap. This greatly simplifies building custom transformations.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ampproject/remapping#readme
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-ampproject-remapping