combine-source-map@0.8.0
Add source maps of multiple files, offset them and then combine them into one source map
MIT
2017-03-20
安装 (0.8.0)
npm install combine-source-map@0.8.0
yarn add combine-source-map@0.8.0
pnpm add combine-source-map@0.8.0
bun add combine-source-map@0.8.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| convert-source-map | ~1.1.0 |
| inline-source-map | ~0.6.0 |
| lodash.memoize | ~3.0.3 |
| source-map | ~0.5.3 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tap | ~0.4.3 |