/sourcemap-aggregation-test

A sample showing how you can aggregate sourcemaps

Primary LanguageJavaApache License 2.0Apache-2.0

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.