Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.