Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hjmmc/reverse-sourcemap-image
还原souremap资源图片
https://github.com/hjmmc/reverse-sourcemap-image
Last synced: about 2 months ago
JSON representation
还原souremap资源图片
- Host: GitHub
- URL: https://github.com/hjmmc/reverse-sourcemap-image
- Owner: hjmmc
- License: mit
- Created: 2022-05-16T03:54:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T03:57:38.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:37:44.494Z (5 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - hjmmc/reverse-sourcemap-image - 还原souremap资源图片 (JavaScript)
README
# reverse-sourcemap-image
还原souremap资源图片## Usage
1. 使用 `reverse-sourcemap --output-dir src dist/static/**/*.map` 还原项目
2. 修改 `restore-imgs.js` 里面的配置并复制到对应位置
3. 执行 `node restore-imgs.js`