Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdrouet/sourcemap-aggregation-test
A sample showing how you can aggregate sourcemaps
https://github.com/gdrouet/sourcemap-aggregation-test
Last synced: 10 days ago
JSON representation
A sample showing how you can aggregate sourcemaps
- Host: GitHub
- URL: https://github.com/gdrouet/sourcemap-aggregation-test
- Owner: gdrouet
- License: apache-2.0
- Created: 2015-03-26T20:15:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T20:22:38.000Z (over 9 years ago)
- Last Synced: 2024-04-19T08:35:32.780Z (7 months ago)
- Language: Java
- Size: 578 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sourcemap-aggregation-test
A sample showing how you can aggregate sourcemaps.Run the main class with:
> mvn compile exec:java -Dexec.mainClass="com.github.gdrouet.TestSourceMap"The aggregation result location will be displayed in the standard output.